llvm/llvm-project

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

Closed

#183047 opened on Feb 24, 2026

View on GitHub
 (9 comments) (2 reactions) (1 assignee)C++ (26,378 stars) (10,782 forks)batch import
good first issuellvm:SelectionDAG

Description

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

Contributor guide