[llvm] [MemCpyOpt] Fix the invalid code modification for GEP (PR #68479)

Kai Yan via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 8 04:54:23 PDT 2023


================
@@ -0,0 +1,51 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
----------------
kaiyan96 wrote:

I add '-DLLVM_ENABLE_EXPENSIVE_CHECKS=true' to my cmake, this might cause the ERROR.

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


More information about the llvm-commits mailing list