llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.32k stars 11.69k forks source link

Short-term DirectX target post-commit build infrastructure #85464

Closed damyanp closed 1 month ago

damyanp commented 6 months ago

We need to get some build automation setup to build the DirectX target, DXC and run the DXIL compatibility tests to ensure that we don't regress, and we need to do it right now! #55145 tracks a long-term, public, solution to this, but in the short term we need to pull something together that takes us to non-zero coverage.

AC:

llvmbot commented 6 months ago

@llvm/issue-subscribers-infrastructure

Author: Damyan Pepper (damyanp)

We need to get some build automation setup to build the DirectX target, DXC and run the DXIL compatibility tests to ensure that we don't regress, and we need to do it right now! #55145 tracks a long-term, public, solution to this, but in the short term we need to pull something together that takes us to non-zero coverage.