]> granicus.if.org Git - llvm/commit
[PGO][CHR] A bug fix.
authorHiroshi Yamauchi <yamauchi@google.com>
Wed, 1 May 2019 22:49:52 +0000 (22:49 +0000)
committerHiroshi Yamauchi <yamauchi@google.com>
Wed, 1 May 2019 22:49:52 +0000 (22:49 +0000)
commitff700028d6efa2174706674308bc6d0e543254ba
treee39eb447cd9b7e1cd7b44fd1d0064cb92e84bba2
parent5fb18b5a09e07b0ce9a32cde7dd9ca05e8c200ff
[PGO][CHR] A bug fix.

Summary: Fix a transformation bug where two scopes share a common instrution to hoist.

Reviewers: davidxl

Reviewed By: davidxl

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D61405

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359736 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/ControlHeightReduction.cpp
test/Transforms/PGOProfile/chr.ll