[all-commits] [llvm/llvm-project] 4d2433: Revert "[MemProf] Update metadata during inlining"...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Fri Sep 30 17:03:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d243348fbcb2643ffc8006109dacce94f36c08e
      https://github.com/llvm/llvm-project/commit/4d243348fbcb2643ffc8006109dacce94f36c08e
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2022-09-30 (Fri, 30 Sep 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Cloning.h
    M llvm/lib/Transforms/Utils/CloneFunction.cpp
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    R llvm/test/Transforms/Inline/memprof_inline.ll
    R llvm/test/Transforms/Inline/memprof_inline2.ll

  Log Message:
  -----------
  Revert "[MemProf] Update metadata during inlining" and preceeding commit

This reverts commit 0d7f3464ce0ba3a97df73e08ee0acd4e33adbe9b and
commit f9403ca41e5f3dab60cd6e5de26eea65dcab01a4. The latter was
"Profile matching and IR annotation for memprof profiles." and was left
from a bad rebase from a commit already pushed upstream.




More information about the All-commits mailing list