[PATCH] D150967: (WIP) [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
Wed May 31 04:14:08 PDT 2023


khei4 updated this revision to Diff 526992.
khei4 retitled this revision from "[MemCpyOpt] precommit test for memcpy removal for immutable arguments from attributes (NFC)" to "(WIP) [MemCpyOpt] precommit test for memcpy removal for immutable arguments from attributes (NFC)".
khei4 added a comment.

tweak

- add bigger align case
- reduce unnecessary branch on some tetst

TODO: sort test cases to correspond the transformation branch


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.526992.patch
Type: text/x-patch
Size: 9230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/3da34b5e/attachment.bin>


More information about the llvm-commits mailing list