Skip to content

Commit e3f0efc

Browse files
authored
[SPIRV] Move inline spirv test files in a directory (microsoft#7077)
Move the inline spir-v tests into their own directory. This allows people to find examples that use inline spir-v more easily.
1 parent e4636f0 commit e3f0efc

34 files changed

+0
-0
lines changed

tools/clang/test/CodeGenSPIRV/ext_builtin_input.lib.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/ext_builtin_input.lib.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.both.error.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.both.error.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.enum.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.enum.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.input.flat.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.input.flat.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.input.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.input.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.input.nonconst.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.input.nonconst.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.input.nonstatic.error.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.input.nonstatic.error.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.output.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.output.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.output.nonstatic.error.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.output.nonstatic.error.hlsl

File renamed without changes.

tools/clang/test/CodeGenSPIRV/spv.inline.builtin.redefine.error.hlsl renamed to tools/clang/test/CodeGenSPIRV/inline-spirv/spv.inline.builtin.redefine.error.hlsl

File renamed without changes.

0 commit comments

Comments
 (0)