[all-commits] [llvm/llvm-project] ea6106: [mlir] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 27 01:00:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea6106b2e22f85f02e7010509548f2595c76e50a
https://github.com/llvm/llvm-project/commit/ea6106b2e22f85f02e7010509548f2595c76e50a
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-27 (Sun, 27 Jul 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:1686:14: error:
unused variable 'newParentOp' [-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