llvm-project
fa98fcd0
- DAG: Handle AssertNoFPClass in computeKnownBits (#167289)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
13 hours ago
DAG: Handle AssertNoFPClass in computeKnownBits (#167289) It's possible to determine the sign bit if the value is known one of the positive/negative classes and not-nan.
References
#167289 - DAG: Handle AssertNoFPClass in computeKnownBits
Author
arsenm
Parents
a3d00e1a
Loading