[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
Sat Jul 8 22:23:11 PDT 2023


khei4 updated this revision to Diff 538402.
khei4 retitled this revision from "(WIP) [MemCpyOpt] precommit tests to add single-BB stack-move optimization" to "[MemCpyOpt] precommit tests to add single-BB stack-move optimization (NFC)".
khei4 added a comment.

I think it's now worth to be review :)

- add partial lifetime test
- mod/ref exhaustive tests before/after copy
- insert newlines


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.538402.patch
Type: text/x-patch
Size: 46019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230709/378dc79d/attachment.bin>


More information about the llvm-commits mailing list