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