llvm/llvm-project

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

Open

#189,583 创建于 2026年3月31日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C++ (10,782 fork)batch import
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

贡献者指南