llvm/llvm-project
在 GitHub 查看[DAG] computeKnownFPClass - add ISD::SQRT handling + test coverage
Open
#189,583 建立於 2026年3月31日
good first issuellvm:SelectionDAG
倉庫指標
- Star
- (26,378 star)
- PR 合併指標
- (平均合併 1天 2小時) (30 天內合併 1,000 個 PR)
描述
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