[all-commits] [llvm/llvm-project] cfa6a5: [ctxprof] Don't lower instrumentation for `noretur...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Tue Apr 8 14:49:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfa6a5940e2dd29e88885028d77f8f357f3e773c
      https://github.com/llvm/llvm-project/commit/cfa6a5940e2dd29e88885028d77f8f357f3e773c
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/PGOCtxProfLowering.cpp
    M llvm/test/Transforms/PGOProfile/ctx-instrumentation.ll

  Log Message:
  -----------
  [ctxprof] Don't lower instrumentation for `noreturn` functions (#134932)

`noreturn` functions are doubtfully interesting for performance optimization / profiling.



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