[PATCH] D69252: [InstCombine] Canonicalize sadd.with.overflow to sadd.sat
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 17 02:55:44 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG03fce6b12e67: [InstCombine] Canonicalize sadd.with.overflow with clamp to sadd.sat (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D69252?vs=228627&id=229709#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69252/new/
https://reviews.llvm.org/D69252
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/overflow_to_sat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69252.229709.patch
Type: text/x-patch
Size: 10501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191117/6b673abb/attachment.bin>
More information about the llvm-commits
mailing list