[PATCH] D79396: [BrachProbablityInfo] Set edge probabilities at once.
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 03:13:00 PDT 2020
yrouban updated this revision to Diff 265191.
yrouban added a comment.
In //BranchProbabilityInfo::calcMetadataWeights()// rephrased one comment and added one TODO.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79396/new/
https://reviews.llvm.org/D79396
Files:
llvm/include/llvm/Analysis/BranchProbabilityInfo.h
llvm/lib/Analysis/BranchProbabilityInfo.cpp
llvm/lib/Transforms/Scalar/JumpThreading.cpp
llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
llvm/test/Analysis/BranchProbabilityInfo/basic.ll
llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79396.265191.patch
Type: text/x-patch
Size: 18082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/945ad5b6/attachment.bin>
More information about the llvm-commits
mailing list