[all-commits] [llvm/llvm-project] 065f77: Revert "profi - a flow-based profile inference alg...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Nov 23 09:19:45 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 065f777d2740653fac79fe44cda121bce11013b8
      https://github.com/llvm/llvm-project/commit/065f777d2740653fac79fe44cda121bce11013b8
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

  Changed paths:
    R llvm/include/llvm/Transforms/Utils/SampleProfileInference.h
    M llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
    M llvm/lib/Transforms/IPO/SampleProfile.cpp
    M llvm/lib/Transforms/Utils/CMakeLists.txt
    R llvm/lib/Transforms/Utils/SampleProfileInference.cpp
    M llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp
    R llvm/test/Transforms/SampleProfile/Inputs/profile-inference.prof
    R llvm/test/Transforms/SampleProfile/profile-inference.ll

  Log Message:
  -----------
  Revert "profi - a flow-based profile inference algorithm: Part I (out of 3)"

This reverts commit b00fc198224efa038a7469e068dd920b3f1aba75.  This change fails to build (link) on ubuntu x86,




More information about the All-commits mailing list