[all-commits] [llvm/llvm-project] dd5e3f: [LegacyPM] Remove SampleProfileLoaderLegacyPass

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jul 17 12:09:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd5e3f0e2743df3a0e5c1bdf9b8ef6fb0cbba851
      https://github.com/llvm/llvm-project/commit/dd5e3f0e2743df3a0e5c1bdf9b8ef6fb0cbba851
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-07-17 (Sun, 17 Jul 2022)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Transforms/IPO.h
    M llvm/lib/Transforms/IPO/IPO.cpp
    M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
    M llvm/lib/Transforms/IPO/SampleProfile.cpp

  Log Message:
  -----------
  [LegacyPM] Remove SampleProfileLoaderLegacyPass

Following recent changes removing non-core features of the legacy
PM/optimization pipeline (e.g. PGO), remove SamplePGO.




More information about the All-commits mailing list