[all-commits] [llvm/llvm-project] ad36f3: [MLIR][Presburger] Clean PresburgerSet identifier ...
Kunwar Shaanjeet Singh Grover via All-commits
all-commits at lists.llvm.org
Sun Jan 23 11:42:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad36f37ce2b4ab6b1aadf318456fb2b8bb141d71
https://github.com/llvm/llvm-project/commit/ad36f37ce2b4ab6b1aadf318456fb2b8bb141d71
Author: Groverkss <groverkss at gmail.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/PresburgerSet.h
M mlir/lib/Analysis/Presburger/PresburgerSet.cpp
Log Message:
-----------
[MLIR][Presburger] Clean PresburgerSet identifier interface to match IntegerPolyhedron's interface
This patch changes names of identifiers and their corresponding getters in
PresburgerSet to match those of IntegerPolyhedron.
Reviewed By: arjunp
Differential Revision: https://reviews.llvm.org/D117998
More information about the All-commits
mailing list