forked from OSchip/llvm-project
22e3aa7594
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 |
||
---|---|---|
.. | ||
ops.mlir | ||
structure-ops.mlir |