llvm
2ec19b86
- ValueTracking: x - floor(x) cannot introduce overflow (#189003)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 days ago
ValueTracking: x - floor(x) cannot introduce overflow (#189003) This returns a value with an absolute value less than 1 so it should be possible to propagate no-infs.
Author
arsenm
Parents
0abef30c
Loading