[all-commits] [llvm/llvm-project] 979974: [mlir] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Apr 25 16:21:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9799746feae7c9eee89ea42a782b4b7efe343262
https://github.com/llvm/llvm-project/commit/9799746feae7c9eee89ea42a782b4b7efe343262
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
Log Message:
-----------
[mlir] Fix a warning
This patch fixes:
mlir/lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp:170:5:
error: default label in switch which covers all enumeration values
[-Werror,-Wcovered-switch-default]
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