llvm/llvm-project
[DAG] isKnownNeverZero - add ISD::UDIV/SDIV DemandedElts handling and tests
クローズ
#183,047 opened on 2026/02/24
good first issuellvm:SelectionDAG
Repository metrics
- Stars
- (26,378 個のスター)
- PR merge metrics
- (平均マージ 1d 2h) (30d で 1,000 merged PRs)
説明
Needs to be updated now that https://github.com/llvm/llvm-project/pull/182679 has landed