[llvm] [LoopInterchange] Constrain LI within supported loop nest depth (PR #118656)
Madhur Amilkanthwar via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 03:09:26 PST 2024
================
@@ -0,0 +1,95 @@
+; REQUIRES: asserts
----------------
madhur13490 wrote:
Sure but in this case, I will have to duplicate the file for without asserts builds. I don't know if we can conditionally execute RUN line based on build type.
https://github.com/llvm/llvm-project/pull/118656
More information about the llvm-commits
mailing list