[PATCH] D149425: [InstCombine] Don't fold `uadd.sat` to `or` if it increase instruction count

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 00:27:25 PDT 2023


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

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149425



More information about the llvm-commits mailing list