Lower shape.shape_eq to the scf (and std) dialect.
Depends On D82529
Paths
| Differential D82530
[MLIR][Shape] Lower `shape.shape_eq` to `scf` ClosedPublic Authored by frgossen on Jun 25 2020, 1:58 AM.
Details Summary Lower shape.shape_eq to the scf (and std) dialect. Depends On D82529
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 25 2020, 3:56 AM Comment Actions Thanks
herhut added inline comments.
frgossen retitled this revision from [MLIR][Shape] Lower `shape.eq` to `scf` to [MLIR][Shape] Lower `shape.shape_eq` to `scf`.Jun 29 2020, 7:03 AM Closed by commit rGaca7b8dd63c8: [MLIR][Shape] Lower `shape.shape_eq` to `scf` (authored by frgossen). · Explain WhyJul 16 2020, 7:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 278478 mlir/lib/Conversion/ShapeToSCF/ShapeToSCF.cpp
mlir/test/Conversion/ShapeToSCF/shape-to-scf.mlir
|