[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:33:30 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).
Sure, unless you think the changes are trivial enough not to need (pre-commit) review.
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