llvm-project
9facaadd
- [ValueTracking] Improve tracking for constant range of `{s|u}rem C, x`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[ValueTracking] Improve tracking for constant range of `{s|u}rem C, x` Current we only support `C` as the remainder, but we can also limit with a constant numerator. Proofs: https://alive2.llvm.org/ce/z/QB95gU Closes #82303
Author
goldsteinn
Committer
goldsteinn
Parents
aa7076fc
Loading