| Issue |
175203
|
| Summary |
[Support] Add KnownBits::isNonPositive() helper and exhaustive test coverage for isNegative/isNonNegative/isStrictlyPositive/isNonPositive/isNonZero
|
| Labels |
good first issue,
llvm:analysis
|
| Assignees |
|
| Reporter |
RKSimon
|
llvm-project\llvm\unittests\Support\KnownBitsTest.cpp already has a large number of exhaustive tests - but we're missing them for the positive/negative/zero analysis helpers
Add KnownBits::isNonPositive() is missing entirely
Noticed while reviewing #175191
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs