[all-commits] [llvm/llvm-project] c0e908: [AMDGPU] Add a debug option `-amdgpu-snop-padding`...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Wed Jul 2 05:17:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0e9084b1ce1a93fd8c2a650e48b3e11d831b649
https://github.com/llvm/llvm-project/commit/c0e9084b1ce1a93fd8c2a650e48b3e11d831b649
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-07-02 (Wed, 02 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` (#146587)
This can help to identify if there is potential hazards.
Co-authored-by: Byrnes, Jeffrey <Jeffrey.Byrnes at amd.com>
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