Set proper offset to the second element of the index pair, so that
we do not have same index values for more than one local expression.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137062
[MLIR] Fix bug in the method constructing semi affine expression from flattened form ClosedPublic Authored by arnab-oss on Oct 31 2022, 2:02 AM.
Details Summary Set proper offset to the second element of the index pair, so that
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 31 2022, 2:13 AM Closed by commit rG5e0d29103a3f: [MLIR] Fix bug in the method constructing semi affine expression from flattened… (authored by arnab-oss, committed by bondhugula). · Explain WhyOct 31 2022, 11:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 472214 mlir/lib/IR/AffineExpr.cpp
mlir/test/Dialect/Affine/simplify-structures.mlir
|