internal/rosa/package/spirv: disable arm64 broken tests

These were newly broken by the latest release.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-07-17 16:15:32 +09:00
parent e0e9910243
commit d906bc2ee0
+15
View File
@@ -111,6 +111,21 @@ package spirv-llvm-translator {
// error: line 13: OpTypeCooperativeMatrixKHR Scope is limited to Workgroup and Subgroup
"cooperative_matrix_constant_null.spvasm",
// error: line 66: NonSemantic.Shader.DebugInfo.200 DebugTypeFunction: expected operand Return Type is not a valid debug type
"DebugInfo/NonSemantic/Shader200/DebugLineOnlyOnce.ll",
// error: line 52: End of input reached while decoding OpExtInst starting at word 236: expected more operands after 8 words.
"DebugInfo/NonSemantic/Shader200/DebugLinePriority.spt",
// error: line 78: OpLifetimeStart pointer operand type must be a OpTypePointer.
"llvm-intrinsics/lifetime.ll",
// error: line 61: FPRoundingMode decoration can be applied only to a conversion instruction to or from a floating-point type.
"transcoding/OpenCL/convert_functions.ll",
// error: line 56: OpConstantComposite must not have spec constant operands: <id> '30[%30]'
"transcoding/constant-vars.ll",
// error: line 61: Expected input and Result Type to point to the same type: SpecConstantOp
"transcoding/global_block.cl",
// error: line 55: OpConstantComposite must not have spec constant operands: <id> '16[%16]'
"type-scavenger/globals.ll",
// LLVM ERROR: unsupported calling convention
"DebugInfo/COFF/no-cus.ll",
"DebugInfo/Generic/2009-11-05-DeadGlobalVariable.ll",