llvm
2ec19b86 - ValueTracking: x - floor(x) cannot introduce overflow (#189003)

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
Parents
Loading