[all-commits] [llvm/llvm-project] 6ac80a: Apply clang-tidy fixes for readability-identifier-...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Dec 7 21:40:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ac80a7677952babb5acd0ac57b37e3d217547d3
      https://github.com/llvm/llvm-project/commit/6ac80a7677952babb5acd0ac57b37e3d217547d3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp

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


  Commit: 345d574b6587ba90e24e5f30f069c8e27645d620
      https://github.com/llvm/llvm-project/commit/345d574b6587ba90e24e5f30f069c8e27645d620
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M mlir/lib/Conversion/MemRefToSPIRV/MapMemRefStorageClassPass.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-prefer-isa-or-dyn-cast-in-conditionals in MapMemRefStorageClassPass.cpp (NFC)


  Commit: 1cef577b907510e9752f02b1ff744f925662cb31
      https://github.com/llvm/llvm-project/commit/1cef577b907510e9752f02b1ff744f925662cb31
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-qualified-auto in PredicateTree.cpp (NFC)


  Commit: b8a3f0fd3a2827282e12c31b2a2edc23e2c34ef5
      https://github.com/llvm/llvm-project/commit/b8a3f0fd3a2827282e12c31b2a2edc23e2c34ef5
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

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

  Log Message:
  -----------
  Apply clang-tidy fixes for llvm-qualified-auto in VectorToGPU.cpp (NFC)


  Commit: 847d8457d16a7334ba39bdd35c70faa1b295304d
      https://github.com/llvm/llvm-project/commit/847d8457d16a7334ba39bdd35c70faa1b295304d
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

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

  Log Message:
  -----------
  Apply clang-tidy fixes for performance-unnecessary-value-param in VectorToGPU.cpp (NFC)


Compare: https://github.com/llvm/llvm-project/compare/59194253a0ed...847d8457d16a


More information about the All-commits mailing list