[all-commits] [llvm/llvm-project] 93228c: [mlir] Apply ClangTidy fix (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue Aug 22 04:55:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93228cff8f496cc46dd46e772b3e4ff8a593f0fa
https://github.com/llvm/llvm-project/commit/93228cff8f496cc46dd46e772b3e4ff8a593f0fa
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M mlir/lib/Dialect/GPU/Transforms/NVVMAttachTarget.cpp
Log Message:
-----------
[mlir] Apply ClangTidy fix (NFC)
Use .empty() instead of checking for size().
More information about the All-commits
mailing list