llvm/llvm-project

[DAG] computeKnownFPClass - add ISD::SQRT handling + test coverage

Open

#189,583 建立於 2026年3月31日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)C++ (26,378 star) (10,782 fork)batch import
good first issuellvm:SelectionDAG

描述

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

貢獻者指南