[all-commits] [llvm/llvm-project] cd65f8: [mlir] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jul 9 16:45:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd65f8bf17ecfc9896fd9913905f182ad7ce1446
https://github.com/llvm/llvm-project/commit/cd65f8bf17ecfc9896fd9913905f182ad7ce1446
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/LowerVectorToFromElementsToShuffleTree.cpp
Log Message:
-----------
[mlir] Fix a warning
This patch fixes:
mlir/lib/Dialect/Vector/Transforms/LowerVectorToFromElementsToShuffleTree.cpp:42:20:
error: unused variable 'kIndScale' [-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