[PATCH] D93599: [DAG] Simplify OR(X,SHL(Y,BW/2)) eq/ne 0/-1 'all/any-of' style patterns
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 04:03:48 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG350ab7aa1c67: [DAG] Simplify OR(X,SHL(Y,BW/2)) eq/ne 0/-1 'all/any-of' style patterns (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D93599?vs=314936&id=315093#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93599/new/
https://reviews.llvm.org/D93599
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/X86/avx512-mask-op.ll
llvm/test/CodeGen/X86/cmp-concat.ll
llvm/test/CodeGen/X86/movmsk-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93599.315093.patch
Type: text/x-patch
Size: 44863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/61b6a2c4/attachment-0001.bin>
More information about the llvm-commits
mailing list