[all-commits] [llvm/llvm-project] f37c6d: [AMDGPU][NFC] Refactor SIInsertWaitcnts zero waitc...
vangthao95 via All-commits
all-commits at lists.llvm.org
Thu Feb 22 15:55:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f37c6d55c6a0c695418932a55bac6a517be4a53a
https://github.com/llvm/llvm-project/commit/f37c6d55c6a0c695418932a55bac6a517be4a53a
Author: vangthao95 <vang.thao at amd.com>
Date: 2024-02-22 (Thu, 22 Feb 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
Log Message:
-----------
[AMDGPU][NFC] Refactor SIInsertWaitcnts zero waitcnt generation (#82575)
Move the allZero* waitcnt generation methods into WaitcntGenerator
class.
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