[all-commits] [llvm/llvm-project] bf92a7: [mlir] Apply ClangTidy fixes (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Wed Aug 23 08:19:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf92a7655cebae1e7b3ba16086c30ce0044217fb
https://github.com/llvm/llvm-project/commit/bf92a7655cebae1e7b3ba16086c30ce0044217fb
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/ROCDLAttachTarget.cpp
Log Message:
-----------
[mlir] Apply ClangTidy fixes (NFC)
Prefer to use .empty() instead of checking size().
More information about the All-commits
mailing list