[PATCH] D69252: [InstCombine] Canonicalize sadd.with.overflow to sadd.sat

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 10 10:05:27 PST 2019


lebedev.ri accepted this revision.
lebedev.ri added a comment.

In D69252#1734436 <https://reviews.llvm.org/D69252#1734436>, @lebedev.ri wrote:

> Not a fan of such large amount of patterns.
>  There's obvious duplication here:


To be noted, those can be fixed when committing, no need for further review.


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

https://reviews.llvm.org/D69252





More information about the llvm-commits mailing list