llvm-project
2fa1ba62 - [SelectionDAG] Fix zext assertion check for scalable vectors (#176064)

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
Author
Parents
Loading