[all-commits] [llvm/llvm-project] 05df7b: [AMDGPU][InsertWaitCnts] Move HWEvent analysis code

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


  Branch: refs/heads/users/pierre-vh/move-hw-event-analysis
  Home:   https://github.com/llvm/llvm-project
  Commit: 05df7bb7a1006e844de07b2239f8e9487a300a33
      https://github.com/llvm/llvm-project/commit/05df7bb7a1006e844de07b2239f8e9487a300a33
  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: 95fd258f4399474d96726dc440e7afff4006a4a3
      https://github.com/llvm/llvm-project/commit/95fd258f4399474d96726dc440e7afff4006a4a3
  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/658bcd6dfe60...95fd258f4399

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