llvm/llvm-project

[DAG] isKnownNeverZero - add ISD::UDIV/SDIV DemandedElts handling and tests

Closed

#183,047 opened on Feb 24, 2026

 (9 comments) (2 reactions) (1 assignee)C++ (10,782 forks)batch import
good first issuellvm:SelectionDAG

Repository metrics

Stars
 (26,378 stars)
PR merge metrics
 (Avg merge 1d 2h) (1,000 merged PRs in 30d)

Description

Needs to be updated now that https://github.com/llvm/llvm-project/pull/182679 has landed

Contributor guide