Add tests for combining mask with shuffles; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Thu, 16 Feb 2023 17:57:39 +0000 (11:57 -0600)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Sun, 26 Feb 2023 18:11:16 +0000 (12:11 -0600)
commitd821ac1aaf94091c03314c8ba03d6b64c0309038
tree03ba6b874bcd8cd8627ce38418d3f8ebd24b0ba5
parent6b6c62c75b8b5047a0def2dedcadd367a88e7002
Add tests for combining mask with shuffles; NFC

Differential Revision: https://reviews.llvm.org/D144144
llvm/test/CodeGen/X86/combine-mask-with-shuffle.ll [new file with mode: 0644]