[PATCH] D54237: Constant folding and instcombine for saturating adds
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 9 06:21:40 PST 2018
RKSimon added a comment.
Please can you pull out the APInt changes + unit tests from this and https://reviews.llvm.org/D54274 into their own patch - I'll give that a quick check but I think that part is ready. I'll leave the IR changes to everyone else.
https://reviews.llvm.org/D54237
More information about the llvm-commits
mailing list