[all-commits] [llvm/llvm-project] 137075: Revert "[BrachProbablityInfo] Set edge probabiliti...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Wed May 13 08:24:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1370757dd019c4e1b7bf623622e2bfc94680509f
https://github.com/llvm/llvm-project/commit/1370757dd019c4e1b7bf623622e2bfc94680509f
Author: Reid Kleckner <rnk at google.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M llvm/include/llvm/Analysis/BranchProbabilityInfo.h
M llvm/lib/Analysis/BranchProbabilityInfo.cpp
M llvm/lib/Transforms/Scalar/JumpThreading.cpp
M llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
M llvm/lib/Transforms/Utils/CodeExtractor.cpp
Log Message:
-----------
Revert "[BrachProbablityInfo] Set edge probabilities at once. NFC."
This reverts commit eef95f2746c3347b8dad19091ffb82a88d73acd3.
The new assertion about branch propability sums does not hold.
More information about the All-commits
mailing list