[NFC][X86][LV] Add costmodel test coverage for interleaved i64/f64 load/store stride=4
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 4 Oct 2021 13:55:08 +0000 (16:55 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 4 Oct 2021 14:31:57 +0000 (17:31 +0300)
commitb8c7d5229c156e81e63e419e6bdff7598ece1d36
tree0b78f089b41ae9e4eecca6d94fa989e0d5cab2f6
parent6bba2bd7689656193e9d4568c2ebd985bc4d82ce
[NFC][X86][LV] Add costmodel test coverage for interleaved i64/f64 load/store stride=4
llvm/test/Analysis/CostModel/X86/interleaved-load-f64-stride-4.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-load-i64-stride-4.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-f64-stride-4.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/interleaved-store-i64-stride-4.ll [new file with mode: 0644]