This information was previously missing but we can use it for
determining the low-bits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150095
[ValueTracking] Pass `exact` flag to `KnownBits::udiv` in `computeKnownBits` ClosedPublic Authored by goldstein.w.n on May 7 2023, 11:57 PM.
Details Summary This information was previously missing but we can use it for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 8 2023, 3:41 AM This revision was landed with ongoing or failed builds.May 16 2023, 4:59 PM Closed by commit rG99795afb28af: [ValueTracking] Pass `exact` flag to `KnownBits::udiv` in `computeKnownBits` (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522843 llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/ValueTracking/knownbits-div.ll
|