[PATCH] D107075: [LoopIdiom] Transform loop containing memcpy into memmove

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 04:30:31 PDT 2021


yurai007 updated this revision to Diff 377499.

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.377499.patch
Type: text/x-patch
Size: 19508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/04e96a0d/attachment-0001.bin>


More information about the llvm-commits mailing list