[all-commits] [llvm/llvm-project] 3f0969: [PGO][PGSO] Temporarily disable the large working ...

hjyamauchi via All-commits all-commits at lists.llvm.org
Wed Nov 13 14:01:34 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f0969daf9d0addc4d41a57b4a10f753f5397a5e
      https://github.com/llvm/llvm-project/commit/3f0969daf9d0addc4d41a57b4a10f753f5397a5e
  Author: Hiroshi Yamauchi <yamauchi at google.com>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

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

  Log Message:
  -----------
  [PGO][PGSO] Temporarily disable the large working set size behavior.

Summary:
This temporarily disables the large working set size behavior in profile guided
size optimization due to internal benchmark regressions.

Reviewers: davidxl

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list