[NFC][X86][LV] Add costmodel test coverage for interleaved i64/f64 load/store stride=2
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 30 Sep 2021 14:14:16 +0000 (17:14 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 30 Sep 2021 14:31:18 +0000 (17:31 +0300)
commit6be397eb3545ac21aaf1dc2353f608825e0c7aa3
treeb7968fbe888d795db9de3b4a3ef70d44631b6b88
parent7bb47a046fe023c09cca2500e39eba5f440fbb99
[NFC][X86][LV] Add costmodel test coverage for interleaved i64/f64 load/store stride=2
llvm/test/Analysis/CostModel/X86/interleaved-load-f64-stride-2.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-load-i64-stride-2.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-f64-stride-2.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-i64-stride-2.ll [new file with mode: 0644]