[PATCH] D153453: [MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas
Kohei Asano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 13 06:10:49 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG43698c1ddc17: Reapply: [MemCpyOpt] implement single BB stack-move optimization which unify… (authored by khei4).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153453/new/
https://reviews.llvm.org/D153453
Files:
llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
llvm/test/Transforms/MemCpyOpt/callslot.ll
llvm/test/Transforms/MemCpyOpt/lifetime-missing.ll
llvm/test/Transforms/MemCpyOpt/stack-move.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153453.549696.patch
Type: text/x-patch
Size: 35930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230813/d0369cd3/attachment.bin>
More information about the llvm-commits
mailing list