Add tests for replacing `{v}permilps` -> `{v}shufps/{v}pshufd`; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Sat, 25 Feb 2023 03:05:10 +0000 (21:05 -0600)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Tue, 28 Feb 2023 00:53:25 +0000 (18:53 -0600)
commite56ddae849317a7f41f97a8a9c41cf63ce40e4f8
treeb3727c02fc2833759271680d0d27043de2941bd4
parentcecaf295898f6bb23b052892c1d06c27f2715b0d
Add tests for replacing `{v}permilps` -> `{v}shufps/{v}pshufd`; NFC

Differential Revision: https://reviews.llvm.org/D144779
llvm/test/CodeGen/X86/tuning-shuffle-permilps-avx512.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/tuning-shuffle-permilps.ll [new file with mode: 0644]