[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

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 02:08:12 PDT 2023


khei4 added a comment.

> Just wanted to mention that this looks great -- thank you for taking the patch over!

Thank you for the comment! I truly appreciate your first idea and patch!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153453/new/

https://reviews.llvm.org/D153453



More information about the llvm-commits mailing list