Shorten builder invocations by using Ops directly instead of op.getOperation.
Depends On D84429
Paths
| Differential D84430
[MLIR][Shape] Pass Ops instead of Operations in shape lowering ClosedPublic Authored by frgossen on Jul 23 2020, 9:30 AM.
Details Summary Shorten builder invocations by using Ops directly instead of op.getOperation. Depends On D84429
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 23 2020, 9:32 AM Closed by commit rG274db1d21ae2: [MLIR][Shape] Pass Ops instead of Operations in shape lowering (authored by frgossen). · Explain WhyJul 24 2020, 3:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 280390 mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
|