llvm/llvm-project
View on GitHub[DAG] computeKnownFPClass - add ISD::SQRT handling + test coverage
Open
#189583 opened on Mar 31, 2026
good first issuellvm:SelectionDAG
Description
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