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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 07:11:25 PST 2019


RKSimon created this revision.
RKSimon added reviewers: nikic, spatel, deadalnix.
Herald added a project: LLVM.

Repository:
  rL LLVM

https://reviews.llvm.org/D58965

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58965.189316.patch
Type: text/x-patch
Size: 8071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/11c0ff55/attachment.bin>


More information about the llvm-commits mailing list