llvm-project
967e84ee
- [CVP] Don't use undef range for LHS of div/rem transforms
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[CVP] Don't use undef range for LHS of div/rem transforms Using it for RHS is fine, as undef is UB in that case.
Author
nikic
Committer
nikic
Parents
4b7f1457
Loading