[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:11:59 PDT 2020
modimo updated this revision to Diff 291692.
modimo edited the summary of this revision.
modimo added a comment.
Fix merge issues with comment, updated description to include benefit we see from this change. Thanks @asbirlea for the quick review!
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.291692.patch
Type: text/x-patch
Size: 17773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/227ee92b/attachment.bin>
More information about the llvm-commits
mailing list