[all-commits] [llvm/llvm-project] 6a7a11: Apply clang-tidy fixes for llvm-else-after-return ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Sun Nov 6 12:19:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a7a1188d3bb639eb0c817484075e6c116a88ac2
      https://github.com/llvm/llvm-project/commit/6a7a1188d3bb639eb0c817484075e6c116a88ac2
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-else-after-return in VectorToGPU.cpp (NFC)


  Commit: c310a6dda2f2f2a7011eb817431a0bb6774717c9
      https://github.com/llvm/llvm-project/commit/c310a6dda2f2f2a7011eb817431a0bb6774717c9
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-simplify-boolean-expr in GPUDialect.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/d42357007da6...c310a6dda2f2


More information about the All-commits mailing list