diff options
author | Matthias Springer <springerm@google.com> | 2021-08-11 15:08:02 +0900 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2021-08-11 15:13:48 +0900 |
commit | 97e41c004ca0e1c9b969daa02a587e0d41166383 (patch) | |
tree | 75dd1fc370764dc75bfe1832fa0200c493d41470 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | fc32a5c87d9d5aef2c0b27715153fdd45cebd3f3 (diff) | |
download | llvm-97e41c004ca0e1c9b969daa02a587e0d41166383.zip llvm-97e41c004ca0e1c9b969daa02a587e0d41166383.tar.gz llvm-97e41c004ca0e1c9b969daa02a587e0d41166383.tar.bz2 |
[mlir][Analysis] Add FlatAffineConstraints::addLowerOrUpperBound
This function overload is similar to the existing `FlatAffineConstraints::addLowerOrUpperBound`. It constrains a dimension based on an affine map. However, in contrast to the other overloading, it does not attempt to align dimensions/symbols of the affine map with the dimensions/symbols of the constraint set. Instead, dimensions/symbols are expected to already be aligned.
Differential Revision: https://reviews.llvm.org/D107727
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions