[all-commits] [llvm/llvm-project] ebbfe0: [MLIR][Presburger] subtraction: add support for di...
Arjun P via All-commits
all-commits at lists.llvm.org
Sat Apr 30 06:44:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebbfe0136ea4031ef3ff80f0869d06a6c611cb1e
https://github.com/llvm/llvm-project/commit/ebbfe0136ea4031ef3ff80f0869d06a6c611cb1e
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-04-30 (Sat, 30 Apr 2022)
Changed paths:
M mlir/lib/Analysis/Presburger/PresburgerRelation.cpp
M mlir/unittests/Analysis/Presburger/PresburgerSetTest.cpp
Log Message:
-----------
[MLIR][Presburger] subtraction: add support for divs defined by equalties
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D124668
More information about the All-commits
mailing list