The tests added where crashing because zip instruction was returning two destination operands. ZIP according to arm returns only one destination operand.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D146055
[AArch64] Change GeneratePerfectShuffle to return one destination operand for zip and transpose operations. zjaffal on Tue, Mar 14, 8:27 AM. Authored by
Details The tests added where crashing because zip instruction was returning two destination operands. ZIP according to arm returns only one destination operand.
Diff Detail
Event Timeline |