llvm/llvm-project
View on GitHub[DAG] isKnownNeverZero - add ISD::UDIV/SDIV DemandedElts handling and tests
Closed
#183047 opened on Feb 24, 2026
good first issuellvm:SelectionDAG
Description
Needs to be updated now that https://github.com/llvm/llvm-project/pull/182679 has landed