Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81344
[mlir] Lower Shape binary ops (AddOp, MulOp) to Standard. ClosedPublic Authored by pifon2a on Jun 7 2020, 9:02 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2020, 3:39 AM Closed by commit rG80be54c08f6c: [mlir] Lower Shape binary ops (AddOp, MulOp) to Standard. (authored by pifon2a). · Explain WhyJun 8 2020, 9:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 269264 mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
|
nit: If these were called SrcOp/DstOp it could be clearer that these are operations, not types.