[llvm] [loop-idiom] Forget outer loop scev when loop-idiom introduces memset… (PR #150916)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 28 07:01:38 PDT 2025


================
@@ -0,0 +1,48 @@
+; REQUIRES: asserts
+; RUN: opt <%s -p "loop(loop-idiom)" -verify-scev -o /dev/null
----------------
fhahn wrote:

You might as well check the IR output and remove `REQUIRES: asserts`

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


More information about the llvm-commits mailing list