[PATCH] D69753: [InstCombine] Canonicalize ssub.with.overflow to ssub.sat

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 10 15:23:23 PST 2019


dmgreen updated this revision to Diff 228628.
dmgreen added a comment.

Update/rebase. Let me know if there's a better way to structure this that you can think of.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69753/new/

https://reviews.llvm.org/D69753

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69753.228628.patch
Type: text/x-patch
Size: 12369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191110/f1db7580/attachment-0001.bin>


More information about the llvm-commits mailing list