We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413964a commit c7d3b76Copy full SHA for c7d3b76
llvm/test/CodeGen/PowerPC/subreg-lanemasks.mir
@@ -5,9 +5,8 @@
5
6
# Keep track of all of the lanemasks for various subregsiters.
7
#
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.
+# 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.
11
12
# CHECK: %3 [80r,80d:0) 0@80r L0000000000000004 [80r,80d:0) 0@80r weight:0.000000e+00
13
# CHECK: %4 [96r,96d:0) 0@96r L0000000000000800 [96r,96d:0) 0@96r weight:0.000000e+00
0 commit comments