Skip to content

Commit a6be08b

Browse files
committed
[AArch64][ISel] Extend vector_splice tests (NFC)
They use extract shuffles for fixed vectors, and llvm.vector.splice intrinsics for scalable vectors. In the previous tests using ld+extract+st, the extract was optimized away and replaced by a smaller load at the right offset. This meant we didin't really test the vector_splice ISD node.
1 parent 1d4c1a8 commit a6be08b

File tree

2 files changed

+526
-4
lines changed

2 files changed

+526
-4
lines changed

0 commit comments

Comments
 (0)