[llvm-branch-commits] [llvm] [LoopInterchange] Fix instorder profitability check (PR #181991)

Ryotaro Kasuga via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 20 06:21:23 PST 2026


================
@@ -10,24 +10,34 @@
 define void @profitable(ptr %A) {
 ; CHECK-LABEL: define void @profitable(
 ; CHECK-SAME: ptr [[A:%.*]]) {
-; CHECK-NEXT:  [[ENTRY:.*]]:
+; CHECK-NEXT:  [[ENTRY:.*:]]
----------------
kasuga-fj wrote:

Hmm, what is this? These lines are auto generated by UTC, so maybe the strange behavior of the script?

https://github.com/llvm/llvm-project/pull/181991


More information about the llvm-branch-commits mailing list