[LV] Update test to use use variables in CHECK lines.

This makes the test more robust with respect to value numbering which
will change with future changes.
This commit is contained in:
Florian Hahn 2022-12-04 11:59:00 +00:00
parent 1d541bd920
commit fb84dad58b
No known key found for this signature in database
GPG Key ID: EEF712BB5E80EBBA
1 changed files with 1 additions and 1 deletions

View File

@ -574,7 +574,7 @@ define void @pred_cfg3(i32 %k, i32 %j) {
; CHECK-NEXT: next.0:
; CHECK-NEXT: EMIT vp<[[NOT:%.+]]> = not ir<%c.0>
; CHECK-NEXT: EMIT vp<[[MASK3:%.+]]> = select vp<[[MASK1]]> vp<[[NOT]]> ir<false>
; CHECK-NEXT: BLEND %p = ir<0>/vp<%14> vp<%12>/vp<%9>
; CHECK-NEXT: BLEND %p = ir<0>/vp<[[MASK3]]> vp<[[PRED]]>/vp<[[MASK2]]>
; CHECK-NEXT: Successor(s): then.1
; CHECK-EMPTY:
; CHECK-NEXT: then.1: