- use select-ops to make the lowering simpler
- change style of FileCheck variables names to be consistent
- change some variable names in the code to be more explicit
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88258
[mlir][shape] Make conversion passes more consistent. ClosedPublic Authored by silvas on Sep 24 2020, 1:05 PM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 24 2020, 1:05 PM This revision is now accepted and ready to land.Sep 28 2020, 5:29 AM This revision was landed with ongoing or failed builds.Sep 28 2020, 3:01 PM Closed by commit rGa975be0e00a1: [mlir][shape] Make conversion passes more consistent. (authored by silvas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 294816 mlir/lib/Conversion/ShapeToStandard/ConvertShapeConstraints.cpp
mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
mlir/test/Conversion/ShapeToStandard/convert-shape-constraints.mlir
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
|