[all-commits] [llvm/llvm-project] 658a4f: [mlir] Apply ClangTidy fix (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue Sep 5 01:18:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 658a4fdb26a4b25c32372cb4709f2186bacca1f3
https://github.com/llvm/llvm-project/commit/658a4fdb26a4b25c32372cb4709f2186bacca1f3
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M mlir/lib/Target/LLVM/NVVM/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