[PATCH] D60020: [DAGCombiner][X86][SystemZ] Canonicalize SSUBO with immediate RHS to SADDO by negating the immediate.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 15:16:12 PDT 2019


craig.topper updated this revision to Diff 194212.
craig.topper added a comment.

Rebase


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60020/new/

https://reviews.llvm.org/D60020

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/SystemZ/int-ssub-07.ll
  llvm/test/CodeGen/X86/sub-with-overflow.ll
  llvm/test/CodeGen/X86/xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60020.194212.patch
Type: text/x-patch
Size: 4064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190408/e360c27d/attachment-0001.bin>


More information about the llvm-commits mailing list