[all-commits] [llvm/llvm-project] 0b6952: [NFC][AMDGPU] Remove unnecessary member `ForceEmit...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Sat Oct 12 20:01:09 PDT 2024
Branch: refs/heads/users/shiltian/remove-unnecessary-data-member
Home: https://github.com/llvm/llvm-project
Commit: 0b6952a59f8adb879a8a4a33c9bd5d007c195727
https://github.com/llvm/llvm-project/commit/0b6952a59f8adb879a8a4a33c9bd5d007c195727
Author: Shilei Tian <shilei.tian at amd.com>
Date: 2024-10-12 (Sat, 12 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
Log Message:
-----------
[NFC][AMDGPU] Remove unnecessary member `ForceEmitZeroWaitcnts`
We can use `ForceEmitZeroFlag` directly.
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