[llvm] [CVP] Remove Zero-Index GEP (PR #144831)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 18 23:12:02 PDT 2025
================
@@ -0,0 +1,45 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt < %s -passes=correlated-propagation -S | FileCheck %s
+
----------------
dtcxzyw wrote:
Can you add the motivating case from https://github.com/llvm/llvm-project/issues/137168?
https://github.com/llvm/llvm-project/pull/144831
More information about the llvm-commits
mailing list