This continues the changes started when computeSignBit was replaced with this new version of computeKnowBits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM - the KnownBits changes and the OptimizationRemarkEmitter arg change should be committed separately.
include/llvm/Analysis/ValueTracking.h | ||
---|---|---|
64 ↗ | (On Diff #99852) | This looks like it should be committed separately but I don't know what test coverage is possible. |