[PATCH] D108077: [InstCombine] Add call to matchSignedSaturate from min/max

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 15 09:25:26 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc6b7db015f6e: [InstCombine] Add call to matchSAddSubSat from min/max (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D108077?vs=366477&id=366508#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108077

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/sadd_sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108077.366508.patch
Type: text/x-patch
Size: 11978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210815/9261a9d3/attachment.bin>


More information about the llvm-commits mailing list