llvm-project
e5a4ea20
- [SLP]Do not remove reduced value, if it is a copyable
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
28 days ago
[SLP]Do not remove reduced value, if it is a copyable If the value is checked for the reduction and it is a copyable element in a root node, it should not be deleted, since it may still be used after vectorization. Fixes #155512
Author
alexey-bataev
Committer
alexey-bataev
Parents
d63dd5ee
Loading