[PATCH] D58967: [DAGCombiner] Add SADDO/SSUBO combine support
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 06:22:10 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355506: [DAGCombiner] Add SADDO/SSUBO combine support (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58967?vs=189321&id=189499#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58967/new/
https://reviews.llvm.org/D58967
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/combine-addo.ll
llvm/trunk/test/CodeGen/X86/combine-subo.ll
llvm/trunk/test/CodeGen/X86/xaluo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58967.189499.patch
Type: text/x-patch
Size: 8815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/a9f17830/attachment.bin>
More information about the llvm-commits
mailing list