[all-commits] [llvm/llvm-project] 98e30a: [mlir][Analysis][NFC] Reimplement FlatAffineConstr...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Aug 10 23:27:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98e30a9b4704a49e8b12591ae3b307f9d80e4803
https://github.com/llvm/llvm-project/commit/98e30a9b4704a49e8b12591ae3b307f9d80e4803
Author: Matthias Springer <springerm at google.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M mlir/lib/Analysis/AffineStructures.cpp
Log Message:
-----------
[mlir][Analysis][NFC] Reimplement FlatAffineConstraints::addLowerOrUpperBound
Reimplement this function in terms of the function variant without Value semantics.
Differential Revision: https://reviews.llvm.org/D107729
More information about the All-commits
mailing list