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

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 3 01:41:33 PDT 2023


khei4 updated this revision to Diff 528082.
khei4 marked 3 inline comments as done.
khei4 added a comment.

fix typo


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.528082.patch
Type: text/x-patch
Size: 10653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230603/a94f7527/attachment.bin>


More information about the llvm-commits mailing list