We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2b0e2 commit 1966fe0Copy full SHA for 1966fe0
llvm/test/Transforms/LoopInterchange/pr43326.ll
@@ -1,5 +1,5 @@
1
; RUN: opt < %s -passes=loop-interchange -cache-line-size=64 -pass-remarks-missed='loop-interchange' -pass-remarks-output=%t -S \
2
-; RUN: -verify-dom-info -verify-loop-info -verify-loop-lcssa -stats 2>&1
+; RUN: -verify-dom-info -verify-loop-info -verify-loop-lcssa -loop-interchange-profitabilities=ignore -stats 2>&1
3
; RUN: FileCheck --input-file=%t --check-prefix=REMARKS %s
4
5
@a = global i32 0
0 commit comments