[all-commits] [llvm/llvm-project] 79be1f: [MLIR] Simplex::getRationalSample: return an optio...
Arjun P via All-commits
all-commits at lists.llvm.org
Sun Jan 16 08:32:41 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79be1fe0d5a22759fc3d241fe900f099b61e722f
https://github.com/llvm/llvm-project/commit/79be1fe0d5a22759fc3d241fe900f099b61e722f
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-01-16 (Sun, 16 Jan 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Simplex.h
M mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp
M mlir/lib/Analysis/Presburger/Simplex.cpp
Log Message:
-----------
[MLIR] Simplex::getRationalSample: return an optional, empty if Simplex is empty
More information about the All-commits
mailing list