[PATCH] D51929: [DAGCombiner] use UADDO to optimize saturated unsigned add

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 24 07:52:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342886: [DAGCombiner] use UADDO to optimize saturated unsigned add (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51929?vs=165176&id=166688#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51929

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/sat-add.ll
  llvm/trunk/test/CodeGen/X86/sat-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51929.166688.patch
Type: text/x-patch
Size: 5348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180924/845fb793/attachment.bin>


More information about the llvm-commits mailing list