[PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 10:12:53 PDT 2016
danielcdh updated this revision to Diff 56593.
danielcdh added a comment.
Move ShouldHoist inside the branch.
http://reviews.llvm.org/D19950
Files:
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Scalar/LICM.cpp
test/Other/pass-pipelines.ll
test/Transforms/LICM/not-hoist-low-freq.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19950.56593.patch
Type: text/x-patch
Size: 8525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/53624833/attachment.bin>
More information about the llvm-commits
mailing list