[llvm] [loop-idiom] Forget outer loop scev when loop-idiom introduces memset… (PR #150916)
Sushant Gokhale via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 29 03:30:12 PDT 2025
================
@@ -0,0 +1,48 @@
+; REQUIRES: asserts
+; RUN: opt <%s -p "loop(loop-idiom)" -verify-scev -o /dev/null
----------------
sushgokh wrote:
have used partial output for checking since only thats relevant
https://github.com/llvm/llvm-project/pull/150916
More information about the llvm-commits
mailing list