[llvm] [SCEVExpander] Relax hoisting condition for AddRec start (PR #75916)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 2 10:34:46 PST 2024
================
@@ -0,0 +1,39 @@
+; RUN: opt --passes=indvars -disable-output < %s
----------------
averine wrote:
Done in 9b5fc20
https://github.com/llvm/llvm-project/pull/75916
More information about the llvm-commits
mailing list