[llvm] [LoopInterchange] Constrain LI within supported loop nest depth (PR #118656)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 09:12:01 PST 2024
================
@@ -0,0 +1,95 @@
+; REQUIRES: asserts
----------------
CongzheUalberta wrote:
I don't see why you need to duplicate the file? I think you only need to check optimization remarks instead of debug output as what you are doing now, e.g., `llvm/test/Transforms/LoopInterchange/loop-interchange-optimization-remarks.ll`.
https://github.com/llvm/llvm-project/pull/118656
More information about the llvm-commits
mailing list