[all-commits] [llvm/llvm-project] 597340: Revert "Add IR Profile-Guided Optimization (IR PGO...

Tarun Prabhu via All-commits all-commits at lists.llvm.org
Fri May 30 07:27:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 597340b5b666bdee2887f56c111407b6737cbf34
      https://github.com/llvm/llvm-project/commit/597340b5b666bdee2887f56c111407b6737cbf34
  Author: Tarun Prabhu <tarun at lanl.gov>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Basic/ProfileList.h
    M clang/include/clang/Driver/Options.td
    M clang/lib/Basic/ProfileList.cpp
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/CodeGen/CodeGenAction.cpp
    M clang/lib/CodeGen/CodeGenFunction.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/Driver/ToolChains/Flang.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M flang/include/flang/Frontend/CodeGenOptions.def
    M flang/include/flang/Frontend/CodeGenOptions.h
    M flang/lib/Frontend/CompilerInvocation.cpp
    M flang/lib/Frontend/FrontendActions.cpp
    M flang/test/Driver/flang-f-opts.f90
    R flang/test/Profile/Inputs/gcc-flag-compatibility_IR.proftext
    R flang/test/Profile/Inputs/gcc-flag-compatibility_IR_entry.proftext
    R flang/test/Profile/gcc-flag-compatibility.f90
    M llvm/include/llvm/Frontend/Driver/CodeGenOptions.h
    M llvm/lib/Frontend/Driver/CodeGenOptions.cpp

  Log Message:
  -----------
  Revert "Add IR Profile-Guided Optimization (IR PGO) support to the Flang compiler" (#142159)

Reverts llvm/llvm-project#136098



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list