[X86] Add vector shift by scalar test with bitcasted scalar shift amount
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 1 Mar 2022 15:40:30 +0000 (15:40 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 1 Mar 2022 15:40:40 +0000 (15:40 +0000)
commit70ab0a9b62206add0738833cb40ea47fe5f52700
tree552c916b989de5b9d575c160c4f3185cb7b08865
parentbf8054644de952179ffc54f430ecf221ef260282
[X86] Add vector shift by scalar test with bitcasted scalar shift amount

As noted on D120553, we didn't have any tests that explicitly showed the bitcast - we were relying on i64 -> i32 legalization on 32-bit targets
llvm/test/CodeGen/X86/pr15296.ll