llvm-project
a11701af - PatternMatch: Add matchers for positive or negative infinity (#188933)

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