[PATCH] D97667: [loop-idiom] Hoist loop memcpys to loop preheader

Han Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 15:26:25 PDT 2021


zhuhan0 updated this revision to Diff 339798.
zhuhan0 added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97667

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/memcpy-debugify-remarks.ll
  llvm/test/Transforms/LoopIdiom/memcpy-intrinsic-different-types.ll
  llvm/test/Transforms/LoopIdiom/memcpy-intrinsic.ll
  llvm/test/Transforms/LoopIdiom/memset-debugify-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97667.339798.patch
Type: text/x-patch
Size: 31386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/b58a85b9/attachment.bin>


More information about the llvm-commits mailing list