[all-commits] [llvm/llvm-project] 67a284: [MemProf] Remove memprof attrs and metadata in non...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Thu Oct 16 13:50:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67a284a5192bef0f99ee1debecdf72bfbe67a083
      https://github.com/llvm/llvm-project/commit/67a284a5192bef0f99ee1debecdf72bfbe67a083
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2025-10-16 (Thu, 16 Oct 2025)

  Changed paths:
    M clang/test/CodeGen/distributed-thin-lto/supports-hot-cold-new.ll
    M llvm/lib/Passes/PassBuilderPipelines.cpp
    M llvm/test/LTO/X86/memprof-supports-hot-cold-new.ll

  Log Message:
  -----------
  [MemProf] Remove memprof attrs and metadata in non-LTO pipelines (#163853)

Follow up to PR163841 to use the new pass in the default non-LTO
pipeline setup. This is needed so that we don't use the hints to convert
allocation calls when we don't know whether we are linking with a
library that supports those APIs.



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