llvm/llvm-project
[DAG] isKnownNeverZero - add ISD::UDIV/SDIV DemandedElts handling and tests
已关闭
#183,047 创建于 2026年2月24日
good first issuellvm:SelectionDAG
仓库指标
- 星标
- (26,378 个星标)
- PR 合并指标
- (平均合并 1天 2小时) (30 天内合并 1,000 个 PR)
描述
Needs to be updated now that https://github.com/llvm/llvm-project/pull/182679 has landed