llvm/llvm-project
[DAG] computeKnownFPClass - add ISD::SQRT handling + test coverage
Aperta
#189.583 aperta il 31 mar 2026
good first issuellvm:SelectionDAG
Metriche repository
- Star
- (26.378 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
This will need to be based off the implementation in computeKnownFPClass in ValueTracking.cpp.
This should be tested with IR tests and not unit tests