[PATCH] D54531: [ConstantFolding] Add support for saturating add/sub
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 20 09:10:18 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347328: [ConstantFolding] Add support for saturating add/sub (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54531?vs=174046&id=174797#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54531
Files:
llvm/trunk/lib/Analysis/ConstantFolding.cpp
llvm/trunk/test/Analysis/ConstantFolding/saturating-add-sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54531.174797.patch
Type: text/x-patch
Size: 5879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/141dfe56/attachment.bin>
More information about the llvm-commits
mailing list