Add tests for shuffle as shift/rotate; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Thu, 16 Feb 2023 17:56:27 +0000 (11:56 -0600)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 24 Feb 2023 21:22:09 +0000 (15:22 -0600)
commit015b3817ca1ee56015bc7b510c1bfa68700e63b7
tree70be475e4d8bb882e07e9082724cafe490f447c7
parent5767497943c719e7b9fd319d73f9a33b4e0f8595
Add tests for shuffle as shift/rotate; NFC

Differential Revision: https://reviews.llvm.org/D143857
llvm/test/CodeGen/X86/shuffle-as-shifts.ll [new file with mode: 0644]