[all-commits] [llvm/llvm-project] 7f6112: [MLIR][Presburger] MultiAffineFunction::removeIdRa...
Arjun P via All-commits
all-commits at lists.llvm.org
Tue Mar 22 06:13:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f6112496b9bb97648e1cee8e9059528e2f5b1a8
https://github.com/llvm/llvm-project/commit/7f6112496b9bb97648e1cee8e9059528e2f5b1a8
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M mlir/lib/Analysis/Presburger/PWMAFunction.cpp
M mlir/unittests/Analysis/Presburger/PWMAFunctionTest.cpp
Log Message:
-----------
[MLIR][Presburger] MultiAffineFunction::removeIdRange: fix bug where kind wasn't passed on to IntegerPolyhedron::removeIdRange
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D122158
More information about the All-commits
mailing list