[all-commits] [llvm/llvm-project] d38b9f: Revert "[MCA] [AMDGPU] Adding an implementation to...

Patrick Holland via All-commits all-commits at lists.llvm.org
Wed Jul 7 20:50:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d38b9f1f31b1fa8ee885cfcd4ee7bd69771088c8
      https://github.com/llvm/llvm-project/commit/d38b9f1f31b1fa8ee885cfcd4ee7bd69771088c8
  Author: Patrick Holland <patrickeholland at gmail.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SISchedule.td
    M llvm/test/tools/llvm-mca/AMDGPU/gfx10-double.s
    R llvm/test/tools/llvm-mca/AMDGPU/gfx9-retireooo.s
    M llvm/tools/llvm-mca/lib/AMDGPU/AMDGPUCustomBehaviour.cpp
    M llvm/tools/llvm-mca/lib/AMDGPU/AMDGPUCustomBehaviour.h

  Log Message:
  -----------
  Revert "[MCA] [AMDGPU] Adding an implementation to AMDGPUCustomBehaviour for handling s_waitcnt instructions."

Build failures when building with shared libraries. Reverting until I can fix.

Differential Revision: https://reviews.llvm.org/D104730




More information about the All-commits mailing list