llvm/llvm-project

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

Open

#189,583 opened on 2026年3月31日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee)C++ (26,378 stars) (10,782 forks)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

コントリビューターガイド

[DAG] computeKnownFPClass - add ISD::SQRT handling + test coverage · llvm/llvm-project#189583 | Good First Issue