[all-commits] [llvm/llvm-project] 867ef4: [PGO][InstrProf] Do not promote count if the exit ...
xur-llvm via All-commits
all-commits at lists.llvm.org
Fri Jul 24 17:24:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 867ef4472d8e57384c929e4f06b74d1ac8883a99
https://github.com/llvm/llvm-project/commit/867ef4472d8e57384c929e4f06b74d1ac8883a99
Author: Rong Xu <xur at google.com>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
A llvm/test/Transforms/PGOProfile/Inputs/fix_entry_count.proftext
A llvm/test/Transforms/PGOProfile/fix_entry_count.ll
Log Message:
-----------
[PGO][InstrProf] Do not promote count if the exit blocks contains ret instruction
Forgot including the tests in the commit 6fdc6f6c7d34af60c4.
More information about the All-commits
mailing list