[PATCH] D69753: [InstCombine] Canonicalize ssub.with.overflow to ssub.sat

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


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

Such a pattern matching maze, wow.
Looks correct to me, but wouldn't hurt if someone else could also take a look (@nikic? @spatel ?)


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

https://reviews.llvm.org/D69753





More information about the llvm-commits mailing list