aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/spirv/package.az
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/package/spirv/package.az')
-rw-r--r--internal/rosa/package/spirv/package.az15
1 files changed, 15 insertions, 0 deletions
diff --git a/internal/rosa/package/spirv/package.az b/internal/rosa/package/spirv/package.az
index 867e3238..7f0d6f1d 100644
--- a/internal/rosa/package/spirv/package.az
+++ b/internal/rosa/package/spirv/package.az
@@ -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",