[PATCH] D150923: [KnownBits] Factor out and improve the lowbit computation for {u,s}div

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 06:49:02 PDT 2023


chapuni added a comment.

@goldstein.w.n I found the issue was due to D141712 <https://reviews.llvm.org/D141712> and fixed (not by me) in rG282324aa4a6c29d5ce31c66f8def15d9bd8e84e4 <https://reviews.llvm.org/rG282324aa4a6c29d5ce31c66f8def15d9bd8e84e4>
Sorry for the noise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150923



More information about the llvm-commits mailing list