llvm/llvm-project
[DAG] computeKnownFPClass - add ISD::SQRT handling + test coverage
オープン
#189,583 opened on 2026/03/31
good first issuellvm:SelectionDAG
Repository metrics
- Stars
- (26,378 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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