llvm-project
a11701af
- PatternMatch: Add matchers for positive or negative infinity (#188933)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
28 days ago
PatternMatch: Add matchers for positive or negative infinity (#188933) The existing m_Inf deceptively matches both positive and negative infinities. Add variants that match the specific sign.
References
#188933 - PatternMatch: Add matchers for positive or negative infinity
Author
arsenm
Parents
abc0674f
Loading