diff options
author | Kai Sasaki <lewuathe@gmail.com> | 2022-12-04 20:09:01 +0900 |
---|---|---|
committer | Kai Sasaki <lewuathe@gmail.com> | 2022-12-04 20:36:48 +0900 |
commit | 1d541bd92044432e98c58e2d291c9776516b42f9 (patch) | |
tree | 47046e0a7b7d3ffd19d6c9dee88f5ee44a0d53f9 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 8be0d8fb83aa359caf0a7413c4a0fe49aef0dff1 (diff) | |
download | llvm-1d541bd92044432e98c58e2d291c9776516b42f9.zip llvm-1d541bd92044432e98c58e2d291c9776516b42f9.tar.gz llvm-1d541bd92044432e98c58e2d291c9776516b42f9.tar.bz2 |
[mlir][affine] Support affine.parallel in the index set analysis
Support affine.parallel in the index set analysis. It allows us to do dependence analysis containing affine.parallel in addition to affine.for and affine.if. This change only supports the constant lower/upper bound in affine.parallel. Other complicated affine map bounds will be supported in further commits.
See https://github.com/llvm/llvm-project/issues/57327
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D136056
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions