llvm-project/mlir/test/SPIRV
Lei Zhang 22e3aa7594 [spirv] Add ModuleOp
This op defines a SPIR-V module using a MLIR region. The region contains
    one block. Module-level operations, including functions definitions,
    are all placed in this block.

    This CL extracts common definitions from SPIRVOps.td into SPIRVBase.td.
    The new op is placed in SPIRVStructureOps.td.

--

PiperOrigin-RevId: 250522320
2019-06-01 20:07:10 -07:00
..
ops.mlir [spirv] Start the SPIR-V dialect 2019-06-01 20:03:33 -07:00
structure-ops.mlir [spirv] Add ModuleOp 2019-06-01 20:07:10 -07:00