[NFC][X86][LV] Add costmodel test coverage for interleaved i32/f32 load/store stride=3
authorRoman Lebedev <lebedev.ri@gmail.com>
Sun, 3 Oct 2021 13:31:23 +0000 (16:31 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sun, 3 Oct 2021 13:49:51 +0000 (16:49 +0300)
commitf3c6c76cfd0dbb29ec444a1e82e2ce034cad606d
tree748489222c18ddb9d372c7b9631aeb03309bf37d
parentfb84aa2a8f52272cd0cb9510bac5404a3d4ec565
[NFC][X86][LV] Add costmodel test coverage for interleaved i32/f32 load/store stride=3
llvm/test/Analysis/CostModel/X86/interleaved-load-f32-stride-3.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-3.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-f32-stride-3.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-i32-stride-3.ll [new file with mode: 0644]