[PATCH] D69514: [InstCombine] Expand usub_sat patterns to handle constants

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 30 09:41:08 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG59b56e5c579c: [InstCombine] Expand usub_sat patterns to handle constants (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D69514?vs=231464&id=231591#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69514

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/builtin-dynamic-object-size.ll
  llvm/test/Transforms/InstCombine/unsigned_saturated_sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69514.231591.patch
Type: text/x-patch
Size: 4987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191130/0ea556a4/attachment.bin>


More information about the llvm-commits mailing list