[all-commits] [llvm/llvm-project] 975e49: [AMDGPU] Add a debug option `-amdgpu-snop-padding`...

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue Jul 1 20:43:39 PDT 2025


  Branch: refs/heads/users/shiltian/amdgpu-snop-padding
  Home:   https://github.com/llvm/llvm-project
  Commit: 975e492867430ebcf83d136eea9161f35ab88a6f
      https://github.com/llvm/llvm-project/commit/975e492867430ebcf83d136eea9161f35ab88a6f
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
    A llvm/test/CodeGen/AMDGPU/amdgpu-snop-padding.mir

  Log Message:
  -----------
  [AMDGPU] Add a debug option `-amdgpu-snop-padding` for `GCNHazardRecognizer`

This can help to identify if there is potential hazards.

Co-authored-by: Byrnes, Jeffrey <Jeffrey.Byrnes at amd.com>


  Commit: 18cd25113a3af4c02d6e9a8f9b5fde878e429052
      https://github.com/llvm/llvm-project/commit/18cd25113a3af4c02d6e9a8f9b5fde878e429052
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp

  Log Message:
  -----------
  resolve review comments


Compare: https://github.com/llvm/llvm-project/compare/dc5bb66a57f7...18cd25113a3a

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