Skip to content

Commit c7d3b76

Browse files
Minor change to a comment.
1 parent 413964a commit c7d3b76

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

llvm/test/CodeGen/PowerPC/subreg-lanemasks.mir

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55

66
# Keep track of all of the lanemasks for various subregsiters.
77
#
8-
# TODO: The mask for %6.sub_vsx1:accrc is the same as the mask for %10.sub_vsx1_then_sub_64:accrc
9-
# even though one is a 128 bit register and the other is a 64 bit subregister. This should
10-
# be fixed in a later patch.
8+
# TODO: The mask for %6.sub_vsx1:accrc is the same as the mask for %10.sub_vsx1_then_sub_64:accrc.
9+
# Ideally on PowerPC these masks should be different. To be addressed in a later patch.
1110
#
1211
# CHECK: %3 [80r,80d:0) 0@80r L0000000000000004 [80r,80d:0) 0@80r weight:0.000000e+00
1312
# CHECK: %4 [96r,96d:0) 0@96r L0000000000000800 [96r,96d:0) 0@96r weight:0.000000e+00

0 commit comments

Comments
 (0)