llvm-project
79682c4d - [SLP]Check if the buildvector root is not a part of the graph before deletion

Commit
1 year ago
[SLP]Check if the buildvector root is not a part of the graph before deletion If the buildvector root has no uses, it might be still needed as a part of the graph, so need to check that it is not a part of the graph before deletion. Fixes #116852
Author
Committer
Parents
Loading