diff options
author | Cong Hou <congh@google.com> | 2015-08-27 00:37:40 +0000 |
---|---|---|
committer | Cong Hou <congh@google.com> | 2015-08-27 00:37:40 +0000 |
commit | 08cb4fc688a9f1b195d8143ef63b0c74b724d17b (patch) | |
tree | 5e3456175834c1cb519f685c5625a37f6037e4ed /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 2b4a725e0a74dfa289e84ab7926382d12419abc0 (diff) | |
download | llvm-08cb4fc688a9f1b195d8143ef63b0c74b724d17b.zip llvm-08cb4fc688a9f1b195d8143ef63b0c74b724d17b.tar.gz llvm-08cb4fc688a9f1b195d8143ef63b0c74b724d17b.tar.bz2 |
Fixed a bug that edge weights are not assigned correctly when lowering switch statement.
This is a one-line-change patch that moves the update to UnhandledWeights to the correct position: it should be updated for all clusters instead of just range clusters.
Differential Revision: http://reviews.llvm.org/D12391
llvm-svn: 246129
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions