[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
Tue Jul 11 05:18:45 PDT 2023
khei4 updated this revision to Diff 539032.
khei4 added a comment.
- drop all noundef attributes
- fix the alignments
- fix typo, missing tail
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.539032.patch
Type: text/x-patch
Size: 48444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/30374d4a/attachment.bin>
More information about the llvm-commits
mailing list