[PATCH] D150094: [KnownBits] Improve `KnownBits::udiv`

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 16:59:08 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d05ab99edb9: [KnownBits] Improve `KnownBits::udiv` (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150094

Files:
  llvm/include/llvm/Support/KnownBits.h
  llvm/lib/Support/KnownBits.cpp
  llvm/test/Analysis/ValueTracking/knownbits-div.ll
  llvm/unittests/Support/KnownBitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150094.522842.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/a7aae2b2/attachment.bin>


More information about the llvm-commits mailing list