llvm/llvm-project

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

Aberta

#189.583 aberto em 31 de mar. de 2026

 (4 comentários) (0 reação) (0 responsável)C++ (10.782 forks)batch import
good first issuellvm:SelectionDAG

Métricas do repositório

Stars
 (26.378 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 2h) (1.000 fundiu PRs em 30d)

Description

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

Guia do colaborador