[PATCH] D97667: [loop-idiom] Hoist loop memcpys to loop perheader
Han Zhu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 7 22:39:45 PST 2021
zhuhan0 updated this revision to Diff 328938.
zhuhan0 added a reviewer: lebedev.ri.
zhuhan0 added a comment.
Add function name to optimization remarks.
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.ll
llvm/test/Transforms/LoopIdiom/memset-debugify-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97667.328938.patch
Type: text/x-patch
Size: 31667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/54d1b57d/attachment-0001.bin>
More information about the llvm-commits
mailing list