llvm-project
582fa787 - [SLP]Do not match buildvector node, if current node is part of its combined nodes

Commit
25 days ago
[SLP]Do not match buildvector node, if current node is part of its combined nodes If current buildvector node is part of the combined nodes of the matching candidate node, this matching candidate must be considered as non-matching to prevent wrong def-use chain Reviewers: Pull Request: https://github.com/llvm/llvm-project/pull/187491
Author
Parents
Loading