[PATCH] D54237: Constant folding and instcombine for saturating adds

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 21:43:48 PST 2018


leonardchan accepted this revision.
leonardchan added a comment.
This revision is now accepted and ready to land.

LGTM, but you should probably wait for LGTM from @craig.topper since he's likely more familiar with InstCombine than I am.


Repository:
  rL LLVM

https://reviews.llvm.org/D54237





More information about the llvm-commits mailing list