diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2025-01-24 09:47:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-24 09:47:29 +0000 |
commit | 865104a1042e824254b130c00c7f8ee0e0e0f6c5 (patch) | |
tree | 7b0c30707cfcba0610e337972e8201138e80229e /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 0510d4ea59a185db453b5910f307e1c6e9184589 (diff) | |
download | llvm-865104a1042e824254b130c00c7f8ee0e0e0f6c5.zip llvm-865104a1042e824254b130c00c7f8ee0e0e0f6c5.tar.gz llvm-865104a1042e824254b130c00c7f8ee0e0e0f6c5.tar.bz2 |
[AArch64][SME] Change output class of FORM_TRANSPOSED_REG_TUPLE pseudos (#123755)
The FORM_TRANSPOSED_REG_TUPLE pseudo nodes use either the ZPR2Mul2
or ZPR4Mul4 register classes for output. This patch changes the class
so that these can be extended to other multi-vector intrinsics which
instead create a ZPR2/ZPR4 register sequence.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions