[PATCH] D107075: [LoopIdiom] Transform loop containing memcpy into memmove
Dawid Jurczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 8 00:56:50 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd5991cc6f2d: [LoopIdiom] Transform loop containing memcpy to memmove (authored by yurai007).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107075/new/
https://reviews.llvm.org/D107075
Files:
llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/test/Transforms/LoopIdiom/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107075.378119.patch
Type: text/x-patch
Size: 19508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/f17cc79a/attachment.bin>
More information about the llvm-commits
mailing list