[PATCH] D119629: [DAG] computeKnownBits - add ISD::AVGCEILU handling

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 13 23:32:49 PST 2022


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

LGTM. I'd prefer not to have this inside KnownBits since it is a rather specific operation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119629



More information about the llvm-commits mailing list