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