[llvm] [MemCpyOpt] Fix the invalid code modification for GEP (PR #68479)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 8 04:14:12 PDT 2023
================
@@ -0,0 +1,51 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
----------------
dtcxzyw wrote:
I cannot reproduce the crash `LLVM ERROR: Function @test_gep_modified changed by MemCpyOptPass without invalidating analyses` on the trunk build.
https://github.com/llvm/llvm-project/pull/68479
More information about the llvm-commits
mailing list