[all-commits] [llvm/llvm-project] 84022e: [AMDGPU][InsertWaitCnts] Move HWEvent analysis code

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Wed Jun 10 01:18:52 PDT 2026


  Branch: refs/heads/users/pierre-vh/move-hw-event-analysis
  Home:   https://github.com/llvm/llvm-project
  Commit: 84022e3520c4713fea1d86caf0b27f918bc653ec
      https://github.com/llvm/llvm-project/commit/84022e3520c4713fea1d86caf0b27f918bc653ec
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUHWEvents.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUHWEvents.h

  Log Message:
  -----------
  [AMDGPU][InsertWaitCnts] Move HWEvent analysis code

Building up on the previous RFC, if it is accepted:
Move the code that maps a MachineInstr to HWEventSet to a separate file.

This should be NFC.



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