[all-commits] [llvm/llvm-project] 218f15: Add pre-merge workflow for HLSL testing (#122184)
Chris B via All-commits
all-commits at lists.llvm.org
Thu Jan 9 12:11:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 218f15cd1eee22933e505d7093ec2fe38a36ef3b
https://github.com/llvm/llvm-project/commit/218f15cd1eee22933e505d7093ec2fe38a36ef3b
Author: Chris B <chris.bieneman at me.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
A .github/workflows/hlsl-matrix.yaml
A .github/workflows/hlsl-test-all.yaml
Log Message:
-----------
Add pre-merge workflow for HLSL testing (#122184)
This adds a workflow for running HLSL tests on PRs that modify HLSL and
DirectX code.
The tests enabled here are the LLVM & Clang tests and the Offload
execution tests: https://github.com/llvm-beanz/offload-test-suite/
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list