[llvm] [VPlan] Connect Entry to scalar preheader during initial construction. (PR #140132)
via llvm-commits
llvm-commits at lists.llvm.org
Tue May 27 02:18:35 PDT 2025
================
@@ -484,7 +479,6 @@ define void @need_new_block_after_sinking_pr56146(i32 %x, ptr %src, ptr noalias
; CHECK-EMPTY:
; CHECK-NEXT: ir-bb<exit>
; CHECK-NEXT: No successors
-; CHECK-NEXT: }
----------------
ayalz wrote:
Need to drop the check for `}`? Here and above.
https://github.com/llvm/llvm-project/pull/140132
More information about the llvm-commits
mailing list