Skip to content

Commit 607e997

Browse files
authored
[SM6.10][NFC] Move coopvec test locations (#8089)
NFC change to get ready for linalg test code. This commit was previously in my staging branch but that's defunct now so pulling it out into this PR
1 parent e355418 commit 607e997

26 files changed

tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/check-shader-stages.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/builtins/check-shader-stages.hlsl

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/linalg-builtins.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/builtins/linalg-builtins.hlsl

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/lit.local.cfg renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/builtins/lit.local.cfg

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/mat-vec-mul-add_multioverload.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/builtins/mat-vec-mul-add_multioverload.hlsl

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/mat-vec-mul_multioverload.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/builtins/mat-vec-mul_multioverload.hlsl

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/outer-product-accumulate-multioverload.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/builtins/outer-product-accumulate-multioverload.hlsl

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/intrinsics/linalg_builtins/vector-accumulate.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/builtins/vector-accumulate.hlsl

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/linalg/mat-vec-mul.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/mat-vec-mul.hlsl

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/linalg/mat-vec-muladd.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/mat-vec-muladd.hlsl

File renamed without changes.

tools/clang/test/CodeGenDXIL/hlsl/linalg/outer-product-accumulate-matrix-layout.hlsl renamed to tools/clang/test/CodeGenDXIL/hlsl/coopvec/outer-product-accumulate-matrix-layout.hlsl

File renamed without changes.

0 commit comments

Comments
 (0)