[PATCH] D150093: [KnownBits] Add implementation for `KnownBits::sdiv`

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 08:35:01 PDT 2023


foad added a comment.

In D150093#4353040 <https://reviews.llvm.org/D150093#4353040>, @goldstein.w.n wrote:

> In D150093#4352283 <https://reviews.llvm.org/D150093#4352283>, @foad wrote:
>
>> Sorry I'm late.
>
> Shoot, this has already been pushed.
>
> Would you like me to create a follow up patch? (likewise for the udiv patch).

Just FYI, on matters of process:
https://llvm.org/docs/CodeReview.html#must-code-be-reviewed-prior-to-being-committed
https://llvm.org/docs/CodeReview.html#can-code-be-reviewed-after-it-is-committed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150093



More information about the llvm-commits mailing list