[llvm] [SPIRV][DX] Share one test between backends (PR #65975)

Chris B via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 10:01:20 PDT 2023


llvm-beanz wrote:

I don't think this is the right approach for test sharing. These tests all specifically test code in the DirectX backend, they aren't the kinds of tests that should be shared with the SPIR-V backend.

https://github.com/llvm/llvm-project/pull/65975


More information about the llvm-commits mailing list