[all-commits] [llvm/llvm-project] eff067: [MLIR] PresburgerSet subtraction: add documentatio...
Arjun P via All-commits
all-commits at lists.llvm.org
Tue Apr 13 17:26:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eff067440e789317664dc2051df838cedd889bea
https://github.com/llvm/llvm-project/commit/eff067440e789317664dc2051df838cedd889bea
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M mlir/include/mlir/Analysis/PresburgerSet.h
M mlir/lib/Analysis/PresburgerSet.cpp
Log Message:
-----------
[MLIR] PresburgerSet subtraction: add documentation and assertion saying we don't support divisions yet
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D100324
More information about the All-commits
mailing list