[all-commits] [llvm/llvm-project] 936e52: [mlir] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 27 22:52:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 936e5284652e6a2c4f15e2659deaa3034446a013
https://github.com/llvm/llvm-project/commit/936e5284652e6a2c4f15e2659deaa3034446a013
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
Log Message:
-----------
[mlir] Fix a warning
This patch fixes:
mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp:1304:3: 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