[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
Wed Jan 6 10:35:49 PST 2021
RKSimon updated this revision to Diff 314936.
RKSimon added a comment.
Add better comment suggested by @spatel
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.314936.patch
Type: text/x-patch
Size: 44903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/7129a5dd/attachment-0001.bin>
More information about the llvm-commits
mailing list