llvm-project
12e366ae
- [DAG] UDIV/SDIV exact nodes support DemandedElts + add test (#198715)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
19 hours ago
[DAG] UDIV/SDIV exact nodes support DemandedElts + add test (#198715) Resolves #183047 This patch updates isKnownNeverZero to handle DemandedElts for UDIV and SDIV exact nodes.
References
#198715 - [DAG] UDIV/SDIV exact nodes support DemandedElts + add test
Author
lbzzz1016
Parents
017f3525
Loading