The existing logic was not sufficient for the case of loops with lower
and upper bounds with different operand lists.
Details
Details
- Reviewers
bondhugula nicolasvasilache dcaballe
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156211
[MLIR] Fix a bug in affine-loop-normalize AbandonedPublic Authored by vimal-polymagelabs on Jul 24 2023, 11:51 PM.
Details
Summary The existing logic was not sufficient for the case of loops with lower
Diff Detail
Revision Contents
Diff 543844 mlir/lib/Dialect/Affine/Utils/Utils.cpp
mlir/test/Dialect/Affine/affine-loop-normalize.mlir
|