2 Commits

Author SHA1 Message Date
Natalie Chouinard
de46dc97b1
[SPIR-V] Include SPIRV-Tools tests in CI (#80479) 2024-02-05 09:51:13 -05:00
Natalie Chouinard
155a013225
[SPIR-V] Add pre-commit CI workflow (#74092)
Add a pre-commit CI workflow for the experimental SPIR-V backend. This
action should only run when SPIR-V target or test files are modified.
The `codegen-spirv` tests don't run as part of `check-all` because the
SPIR-V backend is still experimental.

Depends on #73371 (for a green tree)
2023-12-07 09:42:30 -05:00