[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
Mon Jun 26 09:42:10 PDT 2023


khei4 updated this revision to Diff 534612.
khei4 added a comment.

add the case to write on dest before memcpy.
need to specify the expected transformation in liveness property.


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.534612.patch
Type: text/x-patch
Size: 30070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/bffe426e/attachment.bin>


More information about the llvm-commits mailing list