[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 17 02:55:58 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG08390c52a290: [InstCombine] Canonicalize ssub.with.overflow with clamp to ssub.sat (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D69753?vs=228628&id=229710#toc

Repository:
  rG LLVM Github Monorepo

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.229710.patch
Type: text/x-patch
Size: 12225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191117/2f503c47/attachment.bin>


More information about the llvm-commits mailing list