llvm-project
ada2fbfe
- [GISel] Fix ShuffleVector assert (#139769)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
268 days ago
[GISel] Fix ShuffleVector assert (#139769) Fixes issue: https://github.com/llvm/llvm-project/issues/139752 When G_SHUFFLE_VECTOR has only 1 element then it is possible the vector is decayed into a scalar.
References
#139769 - [GISel] Fix ShuffleVector assert
Author
lialan
Parents
744a469b
Loading