File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -279,13 +279,13 @@ represented using target extension types:
279279
280280 .. table :: Inline SPIR-V Types
281281
282- ========================== =================== ===== =========================
283- LLVM type name LLVM type arguments LLVM integer arguments
284- ========================== =================== ===== =========================
285- ``spirv.Type `` SPIR-V operands opcode, size, alignment
286- ``spirv.IntegralConstant `` integral type value
287- ``spirv.Literal `` (none) value
288- ========================== =================== ===== =========================
282+ ========================== =================== =========================
283+ LLVM type name LLVM type arguments LLVM integer arguments
284+ ========================== =================== =========================
285+ ``spirv.Type `` SPIR-V operands opcode, size, alignment
286+ ``spirv.IntegralConstant `` integral type value
287+ ``spirv.Literal `` (none) value
288+ ========================== =================== =========================
289289
290290The operand arguments to ``spirv.Type `` may be either a ``spirv.IntegralConstant `` type,
291291representing an ``OpConstant `` id operand, a ``spirv.Literal `` type, representing an immediate
You can’t perform that action at this time.
0 commit comments