Skip to content

Commit 5e3f8d8

Browse files
MrSidimssys-ce-bb
authored andcommitted
Remove SPV_INTEL_tensor_float32_rounding extension
Signed-off-by: Sidorov, Dmitry <[email protected]> Original commit: KhronosGroup/SPIRV-LLVM-Translator@5107017b35ba5bb
1 parent d59d905 commit 5e3f8d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm-spirv/include/LLVMSPIRVExtensions.inc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ EXT(SPV_INTEL_global_variable_fpga_decorations)
6363
EXT(SPV_INTEL_complex_float_mul_div)
6464
EXT(SPV_INTEL_split_barrier)
6565
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)
66+
EXT(SPV_INTEL_tensor_float32_conversion)
6867
EXT(SPV_EXT_relaxed_printf_string_address_space)
6968
EXT(SPV_INTEL_fpga_argument_interfaces)
7069
EXT(SPV_INTEL_fpga_latency_control)

0 commit comments

Comments
 (0)