[PATCH] D69245: [InstCombine] Canonicalize uadd.with.overflow to uadd.sat

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 27 15:32:35 PDT 2019


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

LGTM, though I'd like a second opinion on the PatternMatch additions from @lebedev.ri or @spatel.


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

https://reviews.llvm.org/D69245





More information about the llvm-commits mailing list