[PATCH] D41480: Unsigned saturation subtraction canonicalization [Instcombine part]

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 09:55:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324255: [InstCombine] add unsigned saturation subtraction canonicalizations (authored by spatel, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D41480?vs=132832&id=132854#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41480

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/unsigned_saturated_sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41480.132854.patch
Type: text/x-patch
Size: 10149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/622dc6c7/attachment.bin>


More information about the llvm-commits mailing list