[all-commits] [llvm/llvm-project] e40cab: [MemProf] Match function's summary and definition ...

lifengxiang1025 via All-commits all-commits at lists.llvm.org
Mon Mar 11 20:00:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e40cabfea48c617fe6efaace588e80474bc80fe8
      https://github.com/llvm/llvm-project/commit/e40cabfea48c617fe6efaace588e80474bc80fe8
  Author: lifengxiang1025 <lifengxiang.1025 at bytedance.com>
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
    M llvm/lib/Passes/PassBuilderPipelines.cpp
    M llvm/lib/Transforms/IPO/FunctionImport.cpp
    M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
    A llvm/test/ThinLTO/X86/summary-matching.ll

  Log Message:
  -----------
  [MemProf] Match function's summary and definition strictly (#83665)

Problem description:
https://github.com/llvm/llvm-project/pull/81008#issuecomment-1933468520
Solution:
https://github.com/llvm/llvm-project/pull/81008#issuecomment-1934192548
(choose plan2)



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