[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
Wed Apr 6 01:52:08 PDT 2022


RKSimon updated this revision to Diff 420741.
RKSimon added a comment.

rebase - regressions are now fixed


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/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/ARM/dsp-mlal.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.420741.patch
Type: text/x-patch
Size: 8885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/208fad59/attachment.bin>


More information about the llvm-commits mailing list