[all-commits] [llvm/llvm-project] 6e8d7e: [mlir] Apply ClangTidy finding (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Mar 10 00:45:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e8d7e2e7fda1ec6f9517346f269cb0c377fb34b
https://github.com/llvm/llvm-project/commit/6e8d7e2e7fda1ec6f9517346f269cb0c377fb34b
Author: Adrian Kuegel <akuegel at google.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp
Log Message:
-----------
[mlir] Apply ClangTidy finding (NFC)
loop variable is copied but only used as const reference; consider making it a const reference
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