[PATCH] D101184: [InstCombine] X - usub.sat(X, Y) => umin(X, Y)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 12:02:43 PDT 2021


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

LGTM https://alive2.llvm.org/ce/z/722vAm


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101184



More information about the llvm-commits mailing list