[all-commits] [llvm/llvm-project] 9e1dec: [PGO][PGSO] Enable non-cold size opts under partia...

hjyamauchi via All-commits all-commits at lists.llvm.org
Mon Jun 22 10:13:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e1decf7434641411b78a5c140ee1f2eff7f0d50
      https://github.com/llvm/llvm-project/commit/9e1decf7434641411b78a5c140ee1f2eff7f0d50
  Author: Hiroshi Yamauchi <yamauchi at google.com>
  Date:   2020-06-22 (Mon, 22 Jun 2020)

  Changed paths:
    M llvm/lib/Transforms/Utils/SizeOpts.cpp

  Log Message:
  -----------
  [PGO][PGSO] Enable non-cold size opts under partial profile sample PGO.

Summary: Similar to D81020. Follow up D78949.

Reviewers: davidxl

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list