llvm-project
e5a4ea20 - [SLP]Do not remove reduced value, if it is a copyable

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