[PATCH] D109295: [X86] Handle inverted inputs when matching VPTERNLOG from 2 binary ops.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 5 10:12:18 PDT 2021
craig.topper created this revision.
craig.topper added reviewers: pengfei, RKSimon, spatel.
Herald added a subscriber: hiraditya.
craig.topper requested review of this revision.
Herald added a project: LLVM.
This is a more general version of D109273 <https://reviews.llvm.org/D109273>. Though it doesn't
peek through bitcasts or rearange broadcasts.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109295
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/test/CodeGen/X86/avx512vl-logic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109295.370816.patch
Type: text/x-patch
Size: 5576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210905/e8c50a7b/attachment.bin>
More information about the llvm-commits
mailing list