[all-commits] [llvm/llvm-project] 7025ff: [MLIR][Presburger] clang-format and clang-tidy
Arjun P via All-commits
all-commits at lists.llvm.org
Fri Oct 13 03:43:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7025ff6fa3dfe2ce8d3d7fcb0ec9de9a357d2c6f
https://github.com/llvm/llvm-project/commit/7025ff6fa3dfe2ce8d3d7fcb0ec9de9a357d2c6f
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2023-10-13 (Fri, 13 Oct 2023)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Matrix.h
M mlir/lib/Analysis/Presburger/Matrix.cpp
M mlir/lib/Analysis/Presburger/PresburgerRelation.cpp
M mlir/lib/Analysis/Presburger/Utils.cpp
Log Message:
-----------
[MLIR][Presburger] clang-format and clang-tidy
Fix formatting issues mostly introduced in recent commits.
(This was possibly missed due to GitHub not having formatting checks at
the time, but it's unclear.)
More information about the All-commits
mailing list