Skip to content

Commit f69c97b

Browse files
Update test comments per review feedback
1 parent c33d080 commit f69c97b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tools/clang/test/LitDXILValidation/outer-product-accumulate-matrix-layout-failing.ll

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
; REQUIRES: dxil-1-9
22
; RUN: not %dxv %s 2>&1 | FileCheck %s
33

4-
;Original Source: \tools\clang\test\CodeGenHLSL\linalg\outer-product-accumulate-matrix-layout.hlsl
4+
; Original Source: \tools\clang\test\CodeGenHLSL\linalg\outer-product-accumulate-matrix-layout.hlsl
5+
; The failing tests were generated by manually editing the IR produced from the IR from the passing
6+
; case generated by running the hlsl above (Original Source)
57

68
target datalayout = "e-m:e-p:32:32-i1:32-i8:8-i16:16-i32:32-i64:64-f16:16-f32:32-f64:64-n8:16:32:64"
79
target triple = "dxil-ms-dx"

0 commit comments

Comments
 (0)