[PATCH] D62703: [CVP] Simplify non-overflowing saturating add/sub

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 13:46:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362263: Reapply [CVP] Simplify non-overflowing saturating add/sub (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62703?vs=202473&id=202476#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62703

Files:
  llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/overflows.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62703.202476.patch
Type: text/x-patch
Size: 3922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/50524092/attachment.bin>


More information about the llvm-commits mailing list