[PATCH] D62544: [InstCombine] Optimize always overflowing signed saturating add/sub
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 09:17:01 PDT 2019
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
LGTM, thank you!
(There seems to be a lot of constant folds missing)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62544/new/
https://reviews.llvm.org/D62544
More information about the llvm-commits
mailing list