Depends On D74276
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74283
[mlir][DeclarativeParser] Move several missed parsers over to the declarative form. ClosedPublic Authored by rriddle on Feb 8 2020, 10:02 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2020, 3:08 PM Closed by commit rG2f94ce0dcfd1: [mlir][DeclarativeParser] Move several missed parsers over to the declarative… (authored by rriddle). · Explain WhyFeb 8 2020, 3:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 243414 mlir/include/mlir/Dialect/LoopOps/LoopOps.td
mlir/include/mlir/Dialect/SPIRV/SPIRVBitOps.td
mlir/include/mlir/Dialect/SPIRV/SPIRVControlFlowOps.td
mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
mlir/lib/Dialect/LoopOps/LoopOps.cpp
mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
mlir/test/Dialect/SPIRV/ops.mlir
|