[NFC][X86][CostModel] Rewrite load_store.ll
authorRoman Lebedev <lebedev.ri@gmail.com>
Sun, 18 Apr 2021 08:07:04 +0000 (11:07 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sun, 18 Apr 2021 08:12:36 +0000 (11:12 +0300)
commitb9fc47745a6ff1c97505a65463dfe474e332421d
treea083e8758b0dae7d269e965af9056f7be3302bd6
parentf3953a8abae38eb486a3042ca87813c01e2f8ef4
[NFC][X86][CostModel] Rewrite load_store.ll

Test SSE41, since that added float/i64/i32/i8 inserts/extracts.
Don't forget to test vectors of pointers.
Do test byte-aligned loads/stores.
Fixup test coverage to be rather more exhaustive,
testing all reasonable element sizes vs element counts permutations
that fit up to witin ZMM.
llvm/test/Analysis/CostModel/X86/load_store.ll