[PATCH] D122754: [DAG] Allow XOR(X,MIN_SIGNED_VALUE) to perform AddLike folds
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 09:58:41 PDT 2022
RKSimon updated this revision to Diff 419790.
RKSimon added a comment.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122754/new/
https://reviews.llvm.org/D122754
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/ARM/dsp-mlal.ll
llvm/test/CodeGen/X86/movmsk-cmp.ll
llvm/test/CodeGen/X86/setcc-combine.ll
llvm/test/CodeGen/X86/xor-lea.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122754.419790.patch
Type: text/x-patch
Size: 9243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220401/6cc56012/attachment.bin>
More information about the llvm-commits
mailing list