[PATCH] D87551: [LICM] Make Loop ICM profile aware again
Di Mo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 15:15:48 PDT 2020
modimo updated this revision to Diff 291702.
modimo edited the summary of this revision.
modimo added a comment.
Remove unnecessary period
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87551/new/
https://reviews.llvm.org/D87551
Files:
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/LICM/Inputs/no-hoist-prof.prof
llvm/test/Transforms/LICM/no-hoist-prof.ll
llvm/test/Transforms/LICM/sink.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87551.291702.patch
Type: text/x-patch
Size: 17772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/f20e8de1/attachment.bin>
More information about the llvm-commits
mailing list