llvm-project
2fa1ba62
- [SelectionDAG] Fix zext assertion check for scalable vectors (#176064)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
69 days ago
[SelectionDAG] Fix zext assertion check for scalable vectors (#176064) Use element type comparisons in getZeroExtendInReg to avoid comparing scalable and fixed types. Fixes #176037
References
#176064 - [SelectionDAG] Fix zext assertion check for scalable vectors
Author
manasij7479
Parents
a975d2c7
Loading