[all-commits] [llvm/llvm-project] 738c73: [MLIR][Presburger] Simplex::computeIntegerBounds: ...
Arjun P via All-commits
all-commits at lists.llvm.org
Tue Feb 8 07:27:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 738c738b4492773d7f35b814c016fa512a9c6e74
https://github.com/llvm/llvm-project/commit/738c738b4492773d7f35b814c016fa512a9c6e74
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Simplex.h
M mlir/lib/Analysis/Presburger/Simplex.cpp
M mlir/unittests/Analysis/Presburger/SimplexTest.cpp
Log Message:
-----------
[MLIR][Presburger] Simplex::computeIntegerBounds: support unbounded directions by returning Optionals
More information about the All-commits
mailing list