[all-commits] [llvm/llvm-project] f55648: [mlir] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Apr 22 12:48:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5564895ea8a9e09744826c9fa918a6fe0d2e478
https://github.com/llvm/llvm-project/commit/f5564895ea8a9e09744826c9fa918a6fe0d2e478
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
[mlir] Fix a warning
This patch fixes:
mlir/lib/Transforms/Utils/DialectConversion.cpp:2104:9: error:
unused variable 'rewriterImpl' [-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