llvm/llvm-project

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

Open

Aperta il 31 mar 2026

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C++ (26.378 star) (10.782 fork)batch import
good first issuellvm:SelectionDAG

Descrizione

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

Guida contributor