llvm
ccfab9ee - [AArch64] Fix ReconstructShuffle for known vscale>1 (#205099)

Commit
4 days ago
[AArch64] Fix ReconstructShuffle for known vscale>1 (#205099) The code at AArch64TargetLowering::ReconstructShuffle expects NEON-compatible types. But for e.g. vscale_range = {2}, we can get legal fixed-length vectors that are wider than 128 bits.
Author
Parents
Loading