[all-commits] [llvm/llvm-project] 3bed21: Apply clang-tidy fixes for readability-simplify-bo...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Nov 14 12:05:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bed21bdd23cc41a98a37cc135b847977870a85c
      https://github.com/llvm/llvm-project/commit/3bed21bdd23cc41a98a37cc135b847977870a85c
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-11-14 (Mon, 14 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)


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

  Changed paths:
    M mlir/lib/Dialect/Math/Transforms/AlgebraicSimplification.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for readability-identifier-naming in AlgebraicSimplification.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/07205761417d...beee574000df


More information about the All-commits mailing list