In future, we'd like to use the perfect-shuffle mechanism to deal with these shuffle permutations. For now, this improves performance by avoidind the super-expensive const-pool load + tbl instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AArch64/GlobalISel/select-shuffle-vector.mir | ||
---|---|---|
157 | I modified this test so it could continue to select the tbl instruction. |
I modified this test so it could continue to select the tbl instruction.