llvm-project
6c278172
- [SelectionDAG] Use SimplifyDemandedBits from SimplifyDemandedVectorElts Bitcast. (#133717)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
250 days ago
[SelectionDAG] Use SimplifyDemandedBits from SimplifyDemandedVectorElts Bitcast. (#133717) This adds a call to SimplifyDemandedBits from bitcasts with scalar input types in SimplifyDemandedVectorElts, which can help simplify the input scalar.
References
#133717 - [SelectionDAG] Use SimplifyDemandedBits from SimplifyDemandedVectorElts Bitcast.
Author
davemgreen
Parents
554f4d1a
Loading