Skip to content

Commit 163dd44

Browse files
committed
add back xfails
1 parent 27118d6 commit 163dd44

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tools/clang/test/CodeGenDXIL/hlsl/linalg/mat-vec-mul-transpose-errors.hlsl

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// XFAIL: *
12
// RUN: %dxc -I %hlsl_headers -T lib_6_9 -enable-16bit-types %s -verify
23

34
#include <dx/linalg.h>

tools/clang/test/CodeGenDXIL/hlsl/linalg/vectoraccumulate-errors.hlsl

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// XFAIL: *
12
// RUN: %dxc -I %hlsl_headers -T lib_6_9 %s | FileCheck %s
23

34
#include "dx/linalg.h"

0 commit comments

Comments
 (0)