[PATCH] D111112: [SCCPSolver] Fix use-after-free in markArgInFuncSpecialization.
duk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 5 03:52:58 PDT 2021
duck-37 marked an inline comment as done.
duck-37 added a comment.
In D111112#3042115 <https://reviews.llvm.org/D111112#3042115>, @SjoerdMeijer wrote:
> Wowsers, this is quite something, and I've learned something today!
> But now reading things, and after asking my colleague @momchil.velikov for a second opinion, we agree with your analysis + fix, so thanks for fixing, LGTM.
> Do you have commit rights? Would you like this to be committed on your behalf?
I don't have commit rights, so that would be nice, yes. Thanks for the fast review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111112/new/
https://reviews.llvm.org/D111112
More information about the llvm-commits
mailing list