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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
540 ms | x64 debian > LLVM.CodeGen/ARM::select-imm.ll |
Event Timeline
llvm/lib/Support/KnownBits.cpp | ||
---|---|---|
443 |
Is this used/desired elsewhere? |
Comment Actions
LGTM
llvm/lib/Support/KnownBits.cpp | ||
---|---|---|
443 | I thought I'd had to use a similar pattern in the past, but can't find anything - no worries |
(style) Description comments