[all-commits] [llvm/llvm-project] e1cff2: [AMDGPU] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon May 5 10:07:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1cff21f65fc876f7a9d0531a4b4d2aa3f0b4f21
https://github.com/llvm/llvm-project/commit/e1cff21f65fc876f7a9d0531a4b4d2aa3f0b4f21
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
Log Message:
-----------
[AMDGPU] Fix a warning
This patch fixes:
llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp:1102:8: error: unused
variable 'Converted' [-Werror,-Wunused-variable]
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