[all-commits] [llvm/llvm-project] b68e78: [MLIR][Prebsurger] Add IntegerRelation::intersect ...
Arjun P via All-commits
all-commits at lists.llvm.org
Tue Mar 22 06:13:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b68e78cea65faef45342a2af420b32877413e9c5
https://github.com/llvm/llvm-project/commit/b68e78cea65faef45342a2af420b32877413e9c5
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/IntegerRelation.h
M mlir/lib/Analysis/Presburger/IntegerRelation.cpp
M mlir/lib/Analysis/Presburger/PresburgerRelation.cpp
Log Message:
-----------
[MLIR][Prebsurger] Add IntegerRelation::intersect supporting locals properly
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D122149
More information about the All-commits
mailing list