[PATCH] D112754: X86: Fold masked merge pattern when and-not is not available
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 3 16:25:49 PDT 2021
MatzeB updated this revision to Diff 384609.
MatzeB added a comment.
- pre-commit tests in separate diff.
- move code to X86ISelLowering.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112754/new/
https://reviews.llvm.org/D112754
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/fold-masked-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112754.384609.patch
Type: text/x-patch
Size: 4627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/c21e24ce/attachment.bin>
More information about the llvm-commits
mailing list