[all-commits] [llvm/llvm-project] 00483b: [AMDGPU][InsertWaitCnts] Move HWEvent analysis code

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


  Branch: refs/heads/users/pierre-vh/move-hw-event-analysis
  Home:   https://github.com/llvm/llvm-project
  Commit: 00483b7f751ecc98c176738de540fdc58ccf18e6
      https://github.com/llvm/llvm-project/commit/00483b7f751ecc98c176738de540fdc58ccf18e6
  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