[NFC][X86][LV] Improve costmodel test coverage for interleaved i8 load/store stride=4
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 1 Oct 2021 19:41:11 +0000 (22:41 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 1 Oct 2021 19:49:06 +0000 (22:49 +0300)
commit53d7bdbfbf3ee578ff9341ed28b8a9df838ffa48
treea7ac0471133703d1ac7cea8ce30ec1e01cd25db7
parent9c31969e8df2f4b41b05e415fc9a66ff0bfa0802
[NFC][X86][LV] Improve costmodel test coverage for interleaved i8 load/store stride=4
llvm/test/Analysis/CostModel/X86/interleaved-load-i8-stride-4.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-load-i8.ll [deleted file]
llvm/test/Analysis/CostModel/X86/interleaved-store-i8-stride-3.ll
llvm/test/Analysis/CostModel/X86/interleaved-store-i8-stride-4.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-i8.ll [deleted file]