[all-commits] [llvm/llvm-project] d5e31c: [MLIR][Presburger] Move Matrix accessors inline
Arjun P via All-commits
all-commits at lists.llvm.org
Wed Jun 1 08:51:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5e31cf38adfc2c240fb9717989792537cc9e819
https://github.com/llvm/llvm-project/commit/d5e31cf38adfc2c240fb9717989792537cc9e819
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] Move Matrix accessors inline
This gives a 1.5x speedup on the Presburger unittests.
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D126708
More information about the All-commits
mailing list