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 8fc4eb9 commit e723b51Copy full SHA for e723b51
llvm/docs/GlobalISel/IRTranslator.rst
@@ -66,8 +66,8 @@ Aggregates
66
worked much in this part of the codebase and it should have attention from
67
someone more knowledgeable about it.
68
69
-Aggregates are lowered to a single scalar vreg.
70
-This differs from SelectionDAG's multiple vregs via ``GetValueVTs``.
+Aggregates are lowered into multiple virtual registers, similar to
+SelectionDAG's multiple vregs via ``GetValueVTs``.
71
72
``TODO``:
73
As some of the bits are undef (padding), we should consider augmenting the
0 commit comments