[PATCH] D60020: [DAGCombiner][X86][SystemZ] Canonicalize SSUBO with immediate RHS to SADDO by negating the immediate.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 11:32:29 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358027: [DAGCombiner][X86][SystemZ] Canonicalize SSUBO with immediate RHS to SADDO by… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60020?vs=194212&id=194372#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60020/new/
https://reviews.llvm.org/D60020
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/SystemZ/int-ssub-07.ll
llvm/trunk/test/CodeGen/X86/sub-with-overflow.ll
llvm/trunk/test/CodeGen/X86/xaluo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60020.194372.patch
Type: text/x-patch
Size: 4136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/f5bb1393/attachment.bin>
More information about the llvm-commits
mailing list