[PATCH] D152277: [MemCpyOpt] precommit tests to add single-BB stack-move optimization (NFC)

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 22:15:40 PDT 2023


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

- add tests
  - dest ref before copy
  - no lifetime stack move
- rebase


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.538915.patch
Type: text/x-patch
Size: 49299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/aca9841f/attachment.bin>


More information about the llvm-commits mailing list