There aren't any bots that currently run the HLSL tests with -DLLVM_INCLUDE_DXIL_TESTS=On -DDXIL_DIS=..., since the external dependency makes that kind of awkward. We should update the internal pipeline to include these tests.
We need to figure out how to get these binaries from the DirectXShaderCompiler builds and made available to the internal testing pipeline.
There aren't any bots that currently run the HLSL tests with
-DLLVM_INCLUDE_DXIL_TESTS=On -DDXIL_DIS=...
, since the external dependency makes that kind of awkward. We should update the internal pipeline to include these tests.We need to figure out how to get these binaries from the DirectXShaderCompiler builds and made available to the internal testing pipeline.