[all-commits] [llvm/llvm-project] 29120a: [MLIR][NFC] Fix clang-tidy errors in Analysis/Pres...
Kunwar Shaanjeet Singh Grover via All-commits
all-commits at lists.llvm.org
Sun Jan 2 22:14:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29120a51307c3f114426649117060d068bc28cfe
https://github.com/llvm/llvm-project/commit/29120a51307c3f114426649117060d068bc28cfe
Author: Groverkss <groverkss at gmail.com>
Date: 2022-01-03 (Mon, 03 Jan 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Simplex.h
M mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp
Log Message:
-----------
[MLIR][NFC] Fix clang-tidy errors in Analysis/Presburger/
This patch fixes clang-tidy errors related to different parameter names
in header file and source file in Analysis/Presburger/ directory.
More information about the All-commits
mailing list