[NFC][X86][Costmodel] Add tests for i32/i64 replication shuffles
authorRoman Lebedev <lebedev.ri@gmail.com>
Sat, 6 Nov 2021 14:12:00 +0000 (17:12 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sat, 6 Nov 2021 14:14:56 +0000 (17:14 +0300)
commit23566f18c629ea1c316c48df680ab7e8bef7098d
tree742b659aabc277e03f665ff0a73b60bc6607e5d4
parent1c2ad70fd50fdfe866371e038747b5fbc654f31e
[NFC][X86][Costmodel] Add tests for i32/i64 replication shuffles

While this isn't what we eventually need (i8 or i1),
approaching from this end is more straight-forward.
llvm/test/Analysis/CostModel/X86/shuffle-replication-i32.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/shuffle-replication-i64.ll [new file with mode: 0644]