Skip to content

Commit

Permalink
Minor change to a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanp-ibm committed Jun 14, 2024
1 parent 413964a commit c7d3b76
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions llvm/test/CodeGen/PowerPC/subreg-lanemasks.mir
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@

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

0 comments on commit c7d3b76

Please sign in to comment.