Add affine.if canonicalization to compose affine.apply ops into its set
and operands. This eliminates affine.apply ops feeding into affine.if
ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130242
[MLIR] Add affine.if canonicalization to compose in affine.apply ops ClosedPublic Authored by bondhugula on Jul 21 2022, 3:15 AM.
Details Summary Add affine.if canonicalization to compose affine.apply ops into its set
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 21 2022, 7:00 AM
Closed by commit rGfd156f5d4ab3: [MLIR] Add affine.if canonicalization to compose in affine.apply ops (authored by bondhugula). · Explain WhyJul 21 2022, 9:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446703 mlir/include/mlir/IR/IntegerSet.h
mlir/lib/Dialect/Affine/IR/AffineOps.cpp
mlir/test/Dialect/Affine/canonicalize.mlir
|
missing `