[PATCH] D150967: [MemCpyOpt] precommit test for memcpy removal for immutable arguments from attributes (NFC)

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 3 03:22:23 PDT 2023


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

add cases

- VLA alloca
- non-alloca destination


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150967/new/

https://reviews.llvm.org/D150967

Files:
  llvm/test/Transforms/MemCpyOpt/memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150967.528088.patch
Type: text/x-patch
Size: 10432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230603/cc53db3a/attachment.bin>


More information about the llvm-commits mailing list