[all-commits] [llvm/llvm-project] 289b17: [SPIRV] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Feb 7 07:52:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 289b17635958d986b74683c932df6b1d12f37b70
https://github.com/llvm/llvm-project/commit/289b17635958d986b74683c932df6b1d12f37b70
Author: Kazu Hirata <kazu at google.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
Log Message:
-----------
[SPIRV] Fix a warning
This patch fixes:
llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp:749:13: error: unused
variable 'ImageType' [-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