[all-commits] [llvm/llvm-project] 64ee82: [mlir] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat May 4 16:54:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64ee821fad1b31aaa6703bb9af8f7c3067eabc48
https://github.com/llvm/llvm-project/commit/64ee821fad1b31aaa6703bb9af8f7c3067eabc48
Author: Kazu Hirata <kazu at google.com>
Date: 2024-05-04 (Sat, 04 May 2024)
Changed paths:
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
Log Message:
-----------
[mlir] Fix a warning
This patch fixes:
llvm-project/mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp:1715:28:
error: unused variable 'kPadToMultipleOfKeyword'
[-Werror,-Wunused-const-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