llvm-project
a3508e02
- [SLP]Small buidlvector only graph should contains scalars from same block
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
343 days ago
[SLP]Small buidlvector only graph should contains scalars from same block If the graph is small and has single buildvector node, all scalars instructions must be from the same basic block to prevent compiler crash. Fixes #113451
Author
alexey-bataev
Committer
alexey-bataev
Parents
7a103693
Loading