llvm-project
47d9473e
- [SandboxVec][BottomUpVec] Fix ownership of Legality (#143018)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
115 days ago
[SandboxVec][BottomUpVec] Fix ownership of Legality (#143018) Fix the ownership of `Legality` member variable of BottomUpVec. It should get created in runOnFunction() and get destroyed when the function returns.
References
#143018 - [SandboxVec][BottomUpVec] Fix ownership of Legality
Author
vporpo
Parents
7db847df
Loading