[PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 12:08:31 PDT 2016
danielcdh updated this revision to Diff 56324.
danielcdh added a comment.
Add a unittest to cover the added logic.
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.56324.patch
Type: text/x-patch
Size: 8702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/89cab597/attachment.bin>
More information about the llvm-commits
mailing list