[all-commits] [llvm/llvm-project] 3ab7ef: Revert "[MemProf] Use new option/pass for profile ...

Jan Patrick Lehr via All-commits all-commits at lists.llvm.org
Tue Jul 11 02:55:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ab7ef28eebf9019eb3d3c4efd7ebfd160106bb1
      https://github.com/llvm/llvm-project/commit/3ab7ef28eebf9019eb3d3c4efd7ebfd160106bb1
  Author: JP Lehr <JanPatrick.Lehr at amd.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/CodeGen/memprof.cpp
    M clang/test/Driver/fmemprof.cpp
    M llvm/include/llvm/Support/PGOOptions.h
    M llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
    M llvm/lib/LTO/LTOBackend.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassBuilderPipelines.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Support/PGOOptions.cpp
    M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
    M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
    M llvm/test/Transforms/PGOProfile/memprof.ll
    M llvm/test/Transforms/PGOProfile/memprofmissingfunc.ll
    M llvm/tools/opt/NewPMDriver.cpp

  Log Message:
  -----------
  Revert "[MemProf] Use new option/pass for profile feedback and matching"

This reverts commit b4a82b62258c5f650a1cccf5b179933e6bae4867.

Broke AMDGPU OpenMP Offload buildbot




More information about the All-commits mailing list