[PATCH] D152277: (WIP) [MemCpyOpt] precommit tests to add inter-BB stack-move optimization
Kohei Asano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 8 04:42:17 PDT 2023
khei4 updated this revision to Diff 538354.
khei4 added a comment.
add
- mod on alias( TODO: but need to be changed to on src ptr)
- inalloca
TODO: exhaustive mod/ref after copy
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152277/new/
https://reviews.llvm.org/D152277
Files:
llvm/test/Transforms/MemCpyOpt/stack-move.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152277.538354.patch
Type: text/x-patch
Size: 35860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230708/04298c71/attachment.bin>
More information about the llvm-commits
mailing list