Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM - we already have the exhaustive tests in KnownBitsTest, but adding explicit test patterns for specific cases is fine.
Comment Actions
I see there are two things we want to test. 1) that the knownbits transformations are correct. 2) that is behaves as is expected in valuetracking. Without case 2 we could have a bug that just set all unknown.