[all-commits] [llvm/llvm-project] 8a5b44: [mlir][GPU] Apply ClangTidy fixes
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Dec 11 23:35:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a5b448fa04dc0a9b82321351e3d9a44cf00dab0
https://github.com/llvm/llvm-project/commit/8a5b448fa04dc0a9b82321351e3d9a44cf00dab0
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/SPIRVAttachTarget.cpp
Log Message:
-----------
[mlir][GPU] Apply ClangTidy fixes
Use const reference in loops if possible.
More information about the All-commits
mailing list