[llvm] [SPIRV][DX] Share one test between backends (PR #65975)
Justin Bogner via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 10:39:37 PDT 2023
bogner wrote:
Would it make the most sense to have a place like `test/Frontend/HLSL/` (to match `lib/Frontend/HLSL` - though there isn't such a directory yet)? This would provide a common place for HLSL specific constructs like numthreads and resources at least.
https://github.com/llvm/llvm-project/pull/65975
More information about the llvm-commits
mailing list