Skip to content

Commit 9035856

Browse files
committed
Updated test case
1 parent 873a22f commit 9035856

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/test/Transforms/LoopVectorize/RISCV/vplan-vp-intrinsics-reduction.ll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,10 @@ define i32 @reduction(ptr %a, i64 %n, i32 %start) {
6464
; IF-EVL-OUTLOOP-NEXT: No successors
6565
; IF-EVL-OUTLOOP-EMPTY:
6666
; IF-EVL-OUTLOOP-NEXT: scalar.ph:
67+
; IF-EVL-OUTLOOP-NEXT: EMIT vp<[[RED_RESUME:%.+]]> = resume-phi vp<[[RDX]]>, ir<%start>
6768
; IF-EVL-OUTLOOP-NEXT: No successors
69+
; IF-EVL-OUTLOOP-EMPTY:
70+
; IF-EVL-OUTLOOP-NEXT: Live-out i32 %rdx = vp<[[RED_RESUME]]>
6871
; IF-EVL-OUTLOOP-NEXT: }
6972
;
7073

0 commit comments

Comments
 (0)