mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 04:00:05 +00:00
4f293b7139
This patch uses a Python script to parse the JSON grammar file to generate the opcode table and operand kind tables. Now we don't need to do the post-processing (from OperandClass to spv_operand_type_t) and copying of the opcode info table is not required anymore! |
||
---|---|---|
.. | ||
generate_grammar_tables.py | ||
update_build_version.py |