[llvm] [InstCombine][foldPHIArgGEPIntoPHI] Early return for const vector index for gep inst. (PR #138661)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue May 6 02:55:54 PDT 2025


================
@@ -0,0 +1,35 @@
+; RUN: opt < %s -passes=instcombine -S | FileCheck %s
----------------
nikic wrote:

Use update_test_checks.py.

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


More information about the llvm-commits mailing list