[clang] [llvm] [InstCombine] Relax singleUse for GEP(p,add(x,constant)) to 2 GEPs (PR #209551)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 23:12:49 PDT 2026


================
@@ -1,5 +1,5 @@
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --version 5
-; RUN: opt < %s -passes=loop-vectorize,dce -force-vector-interleave=1 -force-vector-width=4 -enable-if-conversion -S | FileCheck %s
----------------
fhahn wrote:

Why add instomcbine run here?

https://github.com/llvm/llvm-project/pull/209551


More information about the llvm-commits mailing list