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 89b1109 commit b4ccf32Copy full SHA for b4ccf32
llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
@@ -315,7 +315,7 @@ defm SPV_INTEL_memory_access_aliasing : ExtensionOperand<118>;
315
defm SPV_INTEL_fp_max_error : ExtensionOperand<119>;
316
defm SPV_INTEL_ternary_bitwise_function : ExtensionOperand<120>;
317
defm SPV_INTEL_subgroup_matrix_multiply_accumulate : ExtensionOperand<121>;
318
-defm SPV_INTEL_2d_block_io : ExtensionOperand<120>;
+defm SPV_INTEL_2d_block_io : ExtensionOperand<122>;
319
320
//===----------------------------------------------------------------------===//
321
// Multiclass used to define Capabilities enum values and at the same time
0 commit comments