[PATCH] D153453: (WIP)[MemCpyOpt] implement inter-BB stack-move optimization which unify the lifetime overlapped fully copied allocas, the src is never modified or referenced
Patrick Walton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 12:27:11 PDT 2023
pcwalton added a comment.
Just wanted to mention that this looks great -- thank you for taking the patch over!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153453/new/
https://reviews.llvm.org/D153453
More information about the llvm-commits
mailing list