Skip to content

Fix Test, OPA stride = 0

5dc5885
Select commit
Loading
Failed to load commit list.
Closed

For OuterProductAccumulate, matrix layout must be outerproductoptimal and matrix stride must be zero #7412

Fix Test, OPA stride = 0
5dc5885
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.DirectXShaderCompiler failed May 1, 2025 in 1h 11m 1s

Build #20250501.10 had test failures

Details

Tests

  • Failed: 6 (0.02%)
  • Passed: 25,440 (99.98%)
  • Other: 0 (0.00%)
  • Total: 25,446

Annotations

Check failure on line 384 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

Build log #L384

Cmd.exe exited with code '1'.

Check failure on line 4316 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

Build log #L4316

Bash exited with code '1'.

Check failure on line 4316 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

Build log #L4316

Bash exited with code '1'.

Check failure on line 4302 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

Build log #L4302

Bash exited with code '1'.

Check failure on line 1 in linalg-builtins.hlsl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

linalg-builtins.hlsl

Test failed
Raw output
Script:
--
/Users/runner/work/1/s/build/./bin/dxc -fcgl -T cs_6_9 -E cs_main /Users/runner/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl
--
Exit Code: 1

Command Output (stderr):
--
/Users/runner/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl:66:12: error: expected string not found in input
 // CHECK: call void @"dx.hl.op..void (i32, <8 x i32>, <8 x i32>, %dx.types.Handle, i32, i32, i32, i32)"(i32 392, <8 x i32> %{{[^ ]+}}, <8 x i32> %{{[^ ]+}}, %dx.types.Handle %[[MAH2]], i32 0, i32 5, i32 3, i32 0 )
           ^
<stdin>:114:269: note: scanning from here
 %40 = call %dx.types.Handle @"dx.hl.annotatehandle..%dx.types.Handle (i32, %dx.types.Handle, %dx.types.ResourceProperties, %struct.RWByteAddressBuffer)"(i32 14, %dx.types.Handle %39, %dx.types.ResourceProperties { i32 4107, i32 0 }, %struct.RWByteAddressBuffer undef), !dbg !50 ; line:67 col:5
                                                                                                                                                                                                                                                                            ^
<stdin>:114:269: note: with variable "MAH2" equal to "40"
 %40 = call %dx.types.Handle @"dx.hl.annotatehandle..%dx.types.Handle (i32, %dx.types.Handle, %dx.types.ResourceProperties, %struct.RWByteAddressBuffer)"(i32 14, %dx.types.Handle %39, %dx.types.ResourceProperties { i32 4107, i32 0 }, %struct.RWByteAddressBuffer undef), !dbg !50 ; line:67 col:5
                                                                                                                                                                                                                                                                            ^
<stdin>:115:2: note: possible intended match here
 call void @"dx.hl.op..void (i32, <8 x i32>, <8 x i32>, %dx.types.Handle, i32, i32, i32, i32)"(i32 392, <8 x i32> %37, <8 x i32> %36, %dx.types.Handle %40, i32 0, i32 5, i32 3, i32 0), !dbg !50 ; line:67 col:5
 ^

--

	

Check failure on line 1 in linalg-builtins.hlsl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

linalg-builtins.hlsl

Test failed
Raw output
Script:
--
/Users/runner/work/1/s/build/./bin/dxc -fcgl -T cs_6_9 -E cs_main /Users/runner/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl | /Users/runner/work/1/s/build/./bin/FileCheck /Users/runner/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl
--
Exit Code: 1

Command Output (stderr):
--
/Users/runner/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl:66:12: error: expected string not found in input
 // CHECK: call void @"dx.hl.op..void (i32, <8 x i32>, <8 x i32>, %dx.types.Handle, i32, i32, i32, i32)"(i32 392, <8 x i32> %{{[^ ]+}}, <8 x i32> %{{[^ ]+}}, %dx.types.Handle %[[MAH2]], i32 0, i32 5, i32 3, i32 0 )
           ^
<stdin>:115:269: note: scanning from here
 %39 = call %dx.types.Handle @"dx.hl.annotatehandle..%dx.types.Handle (i32, %dx.types.Handle, %dx.types.ResourceProperties, %struct.RWByteAddressBuffer)"(i32 14, %dx.types.Handle %38, %dx.types.ResourceProperties { i32 4107, i32 0 }, %struct.RWByteAddressBuffer undef), !dbg !50 ; line:67 col:5
                                                                                                                                                                                                                                                                            ^
<stdin>:115:269: note: with variable "MAH2" equal to "39"
 %39 = call %dx.types.Handle @"dx.hl.annotatehandle..%dx.types.Handle (i32, %dx.types.Handle, %dx.types.ResourceProperties, %struct.RWByteAddressBuffer)"(i32 14, %dx.types.Handle %38, %dx.types.ResourceProperties { i32 4107, i32 0 }, %struct.RWByteAddressBuffer undef), !dbg !50 ; line:67 col:5
                                                                                                                                                                                                                                                                            ^
<stdin>:116:2: note: possible intended match here
 call void @"dx.hl.op..void (i32, <8 x i32>, <8 x i32>, %dx.types.Handle, i32, i32, i32, i32)"(i32 392, <8 x i32> %36, <8 x i32> %35, %dx.types.Handle %39, i32 0, i32 5, i32 3, i32 0), !dbg !50 ; line:67 col:5
 ^

--

	

Check failure on line 1 in linalg-builtins.hlsl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

linalg-builtins.hlsl

Test failed
Raw output
Script:
--
/home/vsts/work/1/s/build/./bin/dxc -fcgl -T cs_6_9 -E cs_main /home/vsts/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl | /home/vsts/work/1/s/build/./bin/FileCheck /home/vsts/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl
--
Exit Code: 1

Command Output (stderr):
--
/home/vsts/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl:66:12: error: expected string not found in input
 // CHECK: call void @"dx.hl.op..void (i32, <8 x i32>, <8 x i32>, %dx.types.Handle, i32, i32, i32, i32)"(i32 392, <8 x i32> %{{[^ ]+}}, <8 x i32> %{{[^ ]+}}, %dx.types.Handle %[[MAH2]], i32 0, i32 5, i32 3, i32 0 )
           ^
<stdin>:114:269: note: scanning from here
 %40 = call %dx.types.Handle @"dx.hl.annotatehandle..%dx.types.Handle (i32, %dx.types.Handle, %dx.types.ResourceProperties, %struct.RWByteAddressBuffer)"(i32 14, %dx.types.Handle %39, %dx.types.ResourceProperties { i32 4107, i32 0 }, %struct.RWByteAddressBuffer undef), !dbg !50 ; line:67 col:5
                                                                                                                                                                                                                                                                            ^
<stdin>:114:269: note: with variable "MAH2" equal to "40"
 %40 = call %dx.types.Handle @"dx.hl.annotatehandle..%dx.types.Handle (i32, %dx.types.Handle, %dx.types.ResourceProperties, %struct.RWByteAddressBuffer)"(i32 14, %dx.types.Handle %39, %dx.types.ResourceProperties { i32 4107, i32 0 }, %struct.RWByteAddressBuffer undef), !dbg !50 ; line:67 col:5
                                                                                                                                                                                                                                                                            ^
<stdin>:115:2: note: possible intended match here
 call void @"dx.hl.op..void (i32, <8 x i32>, <8 x i32>, %dx.types.Handle, i32, i32, i32, i32)"(i32 392, <8 x i32> %37, <8 x i32> %36, %dx.types.Handle %40, i32 0, i32 5, i32 3, i32 0), !dbg !50 ; line:67 col:5
 ^

--

	

Check failure on line 1 in linalg-builtins.hlsl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.DirectXShaderCompiler

linalg-builtins.hlsl

Test failed
Raw output
Script:
--
/home/vsts/work/1/s/build/./bin/dxc -fcgl -T cs_6_9 -E cs_main /home/vsts/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl | /home/vsts/work/1/s/build/./bin/FileCheck /home/vsts/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl
--
Exit Code: 1

Command Output (stderr):
--
/home/vsts/work/1/s/tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl:66:12: error: expected string not found in input
 // CHECK: call void @"dx.hl.op..void (i32, <8 x i32>, <8 x i32>, %dx.types.Handle, i32, i32, i32, i32)"(i32 392, <8 x i32> %{{[^ ]+}}, <8 x i32> %{{[^ ]+}}, %dx.types.Handle %[[MAH2]], i32 0, i32 5, i32 3, i32 0 )
           ^
<stdin>:115:269: note: scanning from here
 %39 = call %dx.types.Handle @"dx.hl.annotatehandle..%dx.types.Handle (i32, %dx.types.Handle, %dx.types.ResourceProperties, %struct.RWByteAddressBuffer)"(i32 14, %dx.types.Handle %38, %dx.types.ResourceProperties { i32 4107, i32 0 }, %struct.RWByteAddressBuffer undef), !dbg !50 ; line:67 col:5
                                                                                                                                                                                                                                                                            ^
<stdin>:115:269: note: with variable "MAH2" equal to "39"
 %39 = call %dx.types.Handle @"dx.hl.annotatehandle..%dx.types.Handle (i32, %dx.types.Handle, %dx.types.ResourceProperties, %struct.RWByteAddressBuffer)"(i32 14, %dx.types.Handle %38, %dx.types.ResourceProperties { i32 4107, i32 0 }, %struct.RWByteAddressBuffer undef), !dbg !50 ; line:67 col:5
                                                                                                                                                                                                                                                                            ^
<stdin>:116:2: note: possible intended match here
 call void @"dx.hl.op..void (i32, <8 x i32>, <8 x i32>, %dx.types.Handle, i32, i32, i32, i32)"(i32 392, <8 x i32> %36, <8 x i32> %35, %dx.types.Handle %39, i32 0, i32 5, i32 3, i32 0), !dbg !50 ; line:67 col:5
 ^

--