Skip to content

Commit cac7435

Browse files
Kai LuobzEq
authored andcommitted
More accurate pattern
1 parent 635582b commit cac7435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/PowerPC/coalescer-remat-with-undef-implicit-def-operand.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4612,7 +4612,7 @@ constants:
46124612
machineFunctionInfo: {}
46134613
body: |
46144614
; CHECK-LABEL: name: _Z13testTransposeIfLj31ELj17EEvv
4615-
; CHECK: IMPLICIT_DEF implicit-def %{{[0-9]+}}
4615+
; CHECK: undef %[[REG:[0-9]+]].sub_64:vsrc = IMPLICIT_DEF implicit-def %[[REG]]
46164616
bb.0.entry:
46174617
liveins: $x2
46184618
%1584:g8rc = LI8 31

0 commit comments

Comments
 (0)