[all-commits] [llvm/llvm-project] a04f01: Revert "[MCA] Adding the CustomBehaviour class to ...

Andrea Di Biagio via All-commits all-commits at lists.llvm.org
Tue Jun 15 13:42:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a04f01bab2da4650cc90a351fd734e626e6797af
      https://github.com/llvm/llvm-project/commit/a04f01bab2da4650cc90a351fd734e626e6797af
  Author: Andrea Di Biagio <andrea.dibiagio at sony.com>
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-mca.rst
    M llvm/include/llvm/MCA/Context.h
    R llvm/include/llvm/MCA/CustomBehaviour.h
    M llvm/include/llvm/MCA/HWEventListener.h
    M llvm/include/llvm/MCA/Instruction.h
    M llvm/include/llvm/MCA/Stages/InOrderIssueStage.h
    M llvm/lib/MCA/CMakeLists.txt
    M llvm/lib/MCA/Context.cpp
    R llvm/lib/MCA/CustomBehaviour.cpp
    M llvm/lib/MCA/InstrBuilder.cpp
    M llvm/lib/MCA/Stages/InOrderIssueStage.cpp
    M llvm/tools/llvm-mca/CMakeLists.txt
    M llvm/tools/llvm-mca/Views/DispatchStatistics.cpp
    R llvm/tools/llvm-mca/lib/AMDGPU/AMDGPUCustomBehaviour.cpp
    R llvm/tools/llvm-mca/lib/AMDGPU/AMDGPUCustomBehaviour.h
    R llvm/tools/llvm-mca/lib/AMDGPU/CMakeLists.txt
    R llvm/tools/llvm-mca/lib/CMakeLists.txt
    M llvm/tools/llvm-mca/llvm-mca.cpp

  Log Message:
  -----------
  Revert "[MCA] Adding the CustomBehaviour class to llvm-mca"

This reverts commit f7a23ecece524564a0c3e09787142cc6061027bb.

It appears to breaks buildbots that don't build the AMDGPU backend.




More information about the All-commits mailing list