[all-commits] [llvm/llvm-project] 441bcd: [AMDGPU][InsertWaitCnts] Move HWEvent analysis code

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Wed Jun 10 02:36:25 PDT 2026


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


  Commit: 658bcd6dfe60f08822aff715af81742811065f51
      https://github.com/llvm/llvm-project/commit/658bcd6dfe60f08822aff715af81742811065f51
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

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

  Log Message:
  -----------
  Comment


Compare: https://github.com/llvm/llvm-project/compare/00483b7f751e...658bcd6dfe60

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