Depends On D84160
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Conversion/ShapeToSCF/ShapeToSCF.cpp | ||
---|---|---|
203–205 | nit: s/auto/Value here and where possible. |
Paths
| Differential D84161
[MLIR][Shape] Simplify shape lowering ClosedPublic Authored by frgossen on Jul 20 2020, 5:32 AM.
Details
Summary Depends On D84160
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 20 2020, 5:49 AM frgossen added a child revision: D84424: [MLIR][Shape] Clean up shape to standard lowering.Jul 23 2020, 9:18 AM Closed by commit rGa85ca6be2aa8: [MLIR][Shape] Simplify shape lowering (authored by frgossen). · Explain WhyJul 24 2020, 1:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 280364 mlir/lib/Conversion/ShapeToSCF/ShapeToSCF.cpp
|
nit: s/auto/Value here and where possible.