llvm-project
2271f0be
- [SLP]Check for perfect/shuffled match for the split node
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
244 days ago
[SLP]Check for perfect/shuffled match for the split node If the potential split node is a perfect/shuffled match of another split node, need to skip creation of the another split node with the same scalars, it should be a buildvector. Fixes #135800
Author
alexey-bataev
Committer
alexey-bataev
Parents
a1d52fcd
Loading