[PATCH] D69252: [InstCombine] Canonicalize sadd.with.overflow to sadd.sat
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 03:17:04 PDT 2019
dmgreen updated this revision to Diff 226111.
dmgreen added a comment.
Just a rebase.
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.226111.patch
Type: text/x-patch
Size: 16985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/78f5ee57/attachment.bin>
More information about the llvm-commits
mailing list