llvm-project
47d9473e - [SandboxVec][BottomUpVec] Fix ownership of Legality (#143018)

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.
Author
vporpo
Parents
Loading