We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59d905 commit 5e3f8d8Copy full SHA for 5e3f8d8
llvm-spirv/include/LLVMSPIRVExtensions.inc
@@ -63,8 +63,7 @@ EXT(SPV_INTEL_global_variable_fpga_decorations)
63
EXT(SPV_INTEL_complex_float_mul_div)
64
EXT(SPV_INTEL_split_barrier)
65
EXT(SPV_INTEL_masked_gather_scatter)
66
-EXT(SPV_INTEL_tensor_float32_conversion) // TODO: to remove old extension
67
-EXT(SPV_INTEL_tensor_float32_rounding)
+EXT(SPV_INTEL_tensor_float32_conversion)
68
EXT(SPV_EXT_relaxed_printf_string_address_space)
69
EXT(SPV_INTEL_fpga_argument_interfaces)
70
EXT(SPV_INTEL_fpga_latency_control)
0 commit comments