llvm-project/mlir/test/SPIRV
Mahesh Ravishankar 2fb53e65ab Add (de)serialization of EntryPointOp and ExecutionModeOp
Since the serialization of EntryPointOp contains the name of the
function as well, the function serialization emits the function name
using OpName instruction, which is used during deserialization to get
the correct function name.

PiperOrigin-RevId: 259158784
2019-07-20 18:12:05 -07:00
..
Serialization Add (de)serialization of EntryPointOp and ExecutionModeOp 2019-07-20 18:12:05 -07:00
ops.mlir Make SPIR-V spv.EntryPoint and spv.ExecutionMode consistent with SPIR-V spec 2019-07-19 11:40:58 -07:00
standard_ops_to_spirv.mlir [spirv] Add a skeleton to translate standard ops into SPIR-V dialect 2019-06-19 22:58:26 -07:00
structure-ops.mlir [spirv] Avoid printing duplicate trailing type 2019-07-19 11:41:49 -07:00
types.mlir NFC: Refactoring to remove code bloat in SPIRV due to handling of Enum 2019-07-03 18:18:01 -07:00