[X86][SSE] Expose all memory offsets in expand load tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 5 Aug 2020 19:14:48 +0000 (20:14 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 6 Aug 2020 10:28:42 +0000 (11:28 +0100)
commit13b4db4ec20649e2c32f9bee426c2fc555275d25
treeed8aa4e9ef71c5941231e18fc0e61b39d0c2525b
parent0d33a8ef5bb640ec8b09a41bdc146a556d59c0b7
[X86][SSE] Expose all memory offsets in expand load tests

Since we're messing with individual element loads we need to expose this to show whats going on.

Part of the work to fix the masked_expandload.ll regressions in D66004
llvm/test/CodeGen/X86/masked_expandload.ll
llvm/test/CodeGen/X86/pr39666.ll