mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 20:23:39 +08:00
This will eventually allow for removing llvm-project-tests.yml. This should significantly reduce the complexity of this workflow (including the complexity of llvm-project-tests.yml) at the cost of a little bit of duplication. Reviewers: IgWod-IMG, kuhar Reviewed By: kuhar Pull Request: https://github.com/llvm/llvm-project/pull/153871