[all-commits] [llvm/llvm-project] ec145b: [MLIR][Presburger] Matrix: inline trivial accessors
Arjun P via All-commits
all-commits at lists.llvm.org
Wed Jun 1 08:57:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec145ba2a3e56f72224e1fc9542a359c205aaff5
https://github.com/llvm/llvm-project/commit/ec145ba2a3e56f72224e1fc9542a359c205aaff5
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Matrix.h
M mlir/lib/Analysis/Presburger/Matrix.cpp
Log Message:
-----------
[MLIR][Presburger] Matrix: inline trivial accessors
This resolves a comment from https://reviews.llvm.org/D126708
that was previously missed.
More information about the All-commits
mailing list