[all-commits] [llvm/llvm-project] 8a98c3: [MLIR][Presburger] MaybeLocalRepr: add explicit bo...
Arjun P via All-commits
all-commits at lists.llvm.org
Sat Feb 5 06:03:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a98c3e07f63ac2e96ac9b46af603dca8be42e62
https://github.com/llvm/llvm-project/commit/8a98c3e07f63ac2e96ac9b46af603dca8be42e62
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2022-02-05 (Sat, 05 Feb 2022)
Changed paths:
M mlir/include/mlir/Analysis/Presburger/Utils.h
M mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp
Log Message:
-----------
[MLIR][Presburger] MaybeLocalRepr: add explicit bool() for convenience
This also slightly simplifies some code.
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D118790
More information about the All-commits
mailing list