diff options
author | Prashant Kumar <pk5561@gmail.com> | 2022-01-16 21:17:03 +0530 |
---|---|---|
committer | Prashant Kumar <pk5561@gmail.com> | 2022-01-20 16:40:58 +0530 |
commit | 770353cd94f829f5013e21d8846d516b8cb095a2 (patch) | |
tree | 1f2938d60f38f73fba18ba660e6c2b5a7bf6544d /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 787f91b0bb34abeca86ad5c8a60ef044a7942996 (diff) | |
download | llvm-770353cd94f829f5013e21d8846d516b8cb095a2.zip llvm-770353cd94f829f5013e21d8846d516b8cb095a2.tar.gz llvm-770353cd94f829f5013e21d8846d516b8cb095a2.tar.bz2 |
[MLIR] The return type in the `computeSingleVarRepr` function is modified to include equality expressions.
Earlier `computeSingleVarRepr` was returning a pair of upper bound and
lower bound indices of the inequality contraints that can be expressed
as a floordiv of an affine function. The equality expression can also be
expressed as a floordiv but contains only one index and hence the `LocalRepr`
class is introduced to facilitate this.
Reviewed By: Groverkss
Differential Revision: https://reviews.llvm.org/D117430
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions