Update experimental/builder/README.md

Clarify integration tests description from review comment.

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
This commit is contained in:
John Shumway
2025-12-01 09:07:55 -08:00
committed by GitHub
parent bee8b4766e
commit b705b73c00

View File

@@ -47,7 +47,7 @@ ninja smoke-builder
```
### Regression Tests (Integration Tests)
Integration tests that compile actual GPU kernels to verify the builder generates valid, compilable code. These are more expensive (may take minutes) but catch real-world issues.
Integration tests that compile actual GPU kernels to verify that the builder generates valid, compilable code. These are more expensive than smoke tests (can take minutes to run) but catch real-world issues.
```sh
ninja regression-builder