llvm-project
79682c4d
- [SLP]Check if the buildvector root is not a part of the graph before deletion
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
alexey-bataev
Committer
alexey-bataev
Parents
d8a1c6d7
Loading