[llvm] [VPlan] Verify and handle FOR legality during header phi creation (NFC). (PR #191298)

Mel Chen via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 03:04:55 PDT 2026


================
@@ -5,8 +5,9 @@
 define void @first_order_recurrence(ptr noalias %A, ptr noalias %B, i64 %TC) {
 ; IF-EVL: VPlan 'Initial VPlan for VF={1},UF>=1'
 ; IF-EVL-NOT: CURRENT-ITERATION-PHI
+; IF-EVL: VPlan 'Initial VPlan for VF={vscale x 1},UF={1}'
----------------
Mel-Chen wrote:

Why changed?

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


More information about the llvm-commits mailing list