[NFC][X86][LV] Add costmodel test coverage for interleaved i64/f64 load/store stride=6
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 4 Oct 2021 17:05:50 +0000 (20:05 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 4 Oct 2021 17:57:35 +0000 (20:57 +0300)
commitdee4d699b27de6d828c1e1fa3e6f5cb655f89e99
treebb28a4088daa133cca0945cf41947bea70c9593a
parent1f4d364ed8648c28f8b93e8947f87c635ff854d4
[NFC][X86][LV] Add costmodel test coverage for interleaved i64/f64 load/store stride=6
llvm/test/Analysis/CostModel/X86/interleaved-load-f64-stride-6.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-load-i64-stride-6.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-f64-stride-6.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-i64-stride-6.ll [new file with mode: 0644]