llvm/llvm-project
[DAG] isKnownNeverZero - add ISD::UDIV/SDIV DemandedElts handling and tests
Fechada
#183.047 aberto em 24 de fev. de 2026
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
Needs to be updated now that https://github.com/llvm/llvm-project/pull/182679 has landed