[all-commits] [llvm/llvm-project] f250fb: [mlir] Apply ClangTidy fix (NFC)
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Jul 10 02:47:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f250fbcbbbc5013e9d62e970f8858b17f488d022
https://github.com/llvm/llvm-project/commit/f250fbcbbbc5013e9d62e970f8858b17f488d022
Author: Adrian Kuegel <akuegel at google.com>
Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths:
M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp
Log Message:
-----------
[mlir] Apply ClangTidy fix (NFC)
The return statement is redundant.
More information about the All-commits
mailing list