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

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Aug 31 17:37:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ed4310e5cf408d243f0a37540f0a434bfb02613
      https://github.com/llvm/llvm-project/commit/6ed4310e5cf408d243f0a37540f0a434bfb02613
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

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

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


  Commit: 3c2700547918fc87eab8d7a06f16e425d308780e
      https://github.com/llvm/llvm-project/commit/3c2700547918fc87eab8d7a06f16e425d308780e
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

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

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


Compare: https://github.com/llvm/llvm-project/compare/98615fd376ce...3c2700547918


More information about the All-commits mailing list