[all-commits] [llvm/llvm-project] ac8b53: [mlir] Apply ClangTidy performance fix

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Tue Jan 2 02:01:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac8b53fc9232733af4656028fa82fd44397559d0
      https://github.com/llvm/llvm-project/commit/ac8b53fc9232733af4656028fa82fd44397559d0
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M mlir/lib/ExecutionEngine/AsyncRuntime.cpp
    M mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp

  Log Message:
  -----------
  [mlir] Apply ClangTidy performance fix

- Use '\n' instead of std::endl;

https://clang.llvm.org/extra/clang-tidy/checks/performance/avoid-endl.html




More information about the All-commits mailing list