[PATCH] D150970: [MemCpyOpt]remove memcpy on immutable arguments from attributes

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 4 21:35:40 PDT 2023


khei4 updated this revision to Diff 528277.
khei4 marked 14 inline comments as done.
khei4 retitled this revision from "(WIP) [MemCpyOpt]remove memcpy on immutable arguments from attributes" to "[MemCpyOpt]remove memcpy on immutable arguments from attributes".
khei4 added a comment.

apply feedbacks.

- fix styles


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

https://reviews.llvm.org/D150970

Files:
  llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
  llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/test/Transforms/MemCpyOpt/memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150970.528277.patch
Type: text/x-patch
Size: 8858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/e836ed7f/attachment-0001.bin>


More information about the llvm-commits mailing list