You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
damyanp
changed the title
Update the internal HLSL ADO pipeline to run dxil-dis tests
Update the internal HLSL ADO pipeline to run dxil-dis & dxil-dsv tests
Sep 17, 2024
damyanp
changed the title
Update the internal HLSL ADO pipeline to run dxil-dis & dxil-dsv tests
Update the internal HLSL ADO pipeline to run dxil-dis & dxil-dxv tests
Sep 17, 2024
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.
The text was updated successfully, but these errors were encountered: