internal/rosa/package/spirv: disable arm64 broken tests
Test / Create distribution (push) Successful in 59s
Test / Sandbox (push) Successful in 3m2s
Test / ShareFS (push) Successful in 4m0s
Test / Hakurei (push) Successful in 4m8s
Test / Sandbox (race detector) (push) Successful in 5m35s
Test / Hakurei (race detector) (push) Successful in 6m44s
Test / Flake checks (push) Successful in 1m7s
Test / Create distribution (push) Successful in 59s
Test / Sandbox (push) Successful in 3m2s
Test / ShareFS (push) Successful in 4m0s
Test / Hakurei (push) Successful in 4m8s
Test / Sandbox (race detector) (push) Successful in 5m35s
Test / Hakurei (race detector) (push) Successful in 6m44s
Test / Flake checks (push) Successful in 1m7s
These were newly broken by the latest release. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user