[all-commits] [llvm/llvm-project] 2ee87c: [MLIR] Apply clang-tidy fixes for misc-include-cle...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Oct 31 21:25:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ee87cd610bfbc7ae3916f9e40a3f7450aca6b59
      https://github.com/llvm/llvm-project/commit/2ee87cd610bfbc7ae3916f9e40a3f7450aca6b59
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M mlir/lib/Analysis/Presburger/IntegerRelation.cpp
    M mlir/lib/Analysis/Presburger/LinearTransform.cpp
    M mlir/lib/Analysis/Presburger/MPInt.cpp
    M mlir/lib/Analysis/Presburger/Matrix.cpp
    M mlir/lib/Analysis/Presburger/PWMAFunction.cpp
    M mlir/lib/Analysis/Presburger/PresburgerRelation.cpp
    M mlir/lib/Analysis/Presburger/PresburgerSpace.cpp
    M mlir/lib/Analysis/Presburger/Simplex.cpp
    M mlir/lib/Analysis/Presburger/SlowMPInt.cpp
    M mlir/lib/Analysis/Presburger/Utils.cpp

  Log Message:
  -----------
  [MLIR] Apply clang-tidy fixes for misc-include-cleaner in Presburger library (NFC)




More information about the All-commits mailing list