These where previously missing. Even in the case where overflow is
indeterminate we can still deduce some of the low/high bits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Support/KnownBits.cpp | ||
---|---|---|
478 |
Is this used/desired elsewhere? |
Comment Actions
LGTM
llvm/lib/Support/KnownBits.cpp | ||
---|---|---|
478 | I thought I'd had to use a similar pattern in the past, but can't find anything - no worries |
(style) Description comments