[PATCH] D58965: [DAGCombiner] Enable UADDO/USUBO vector combine support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 08:10:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355517: [DAGCombiner] Enable UADDO/USUBO vector combine support (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58965?vs=189472&id=189513#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58965

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/combine-addo.ll
  llvm/trunk/test/CodeGen/X86/combine-subo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58965.189513.patch
Type: text/x-patch
Size: 7554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/eb18c73a/attachment.bin>


More information about the llvm-commits mailing list