llvm-project
a3508e02 - [SLP]Small buidlvector only graph should contains scalars from same block

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