[X86] Add tests for simplifying pternlog intrinsics; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 3 Mar 2023 04:12:35 +0000 (22:12 -0600)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Mon, 3 Apr 2023 16:05:00 +0000 (11:05 -0500)
commit63243b94cd4cb23a9c145fd129f24ed47be1883d
treedc191447f65a9bfd3a434ef2954285c2ab014ae4
parent87c97d052cfd6dc0c03e5e36be1315f659f9f0ac
[X86] Add tests for simplifying pternlog intrinsics; NFC

Differential Revision: https://reviews.llvm.org/D145219
llvm/test/CodeGen/X86/ternlog.ll [new file with mode: 0644]
llvm/test/Transforms/InstCombine/X86/x86-ternlog.ll [new file with mode: 0644]