[all-commits] [llvm/llvm-project] ecfd54: [mlir] Apply ClangTidy fix (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Thu Aug 31 23:53:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecfd547240dc619022b52019c3cc349899cb6bc0
https://github.com/llvm/llvm-project/commit/ecfd547240dc619022b52019c3cc349899cb6bc0
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M mlir/lib/Target/LLVM/ROCDL/Target.cpp
Log Message:
-----------
[mlir] Apply ClangTidy fix (NFC)
Prefer to use empty() instead of checking size().
More information about the All-commits
mailing list