Skip to content

Conversation

@Keenuts
Copy link
Contributor

@Keenuts Keenuts commented Dec 2, 2025

The test were using the DXC driver in Clang, which adds the --spirv-ext= option. Turns out some buildbots are built without this flag support, meaning any test using this driver would fail with an 'unknown command line argument' error.

The test were using the DXC driver in Clang, which adds the
`--spirv-ext=` option. Turns out some buildbots are built without
this flag support, meaning any test using this driver would fail
with an 'unknown command line argument' error.
Copy link
Contributor

@jplehr jplehr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm if it brings our bots back to green :)

@Keenuts
Copy link
Contributor Author

Keenuts commented Dec 2, 2025

Thanks!
I think it should as other tests are using the same RUN line, we'll see once merged (CI was green with the bad PR since it's testing another configuration)

@Keenuts Keenuts enabled auto-merge (squash) December 2, 2025 15:03
@Keenuts
Copy link
Contributor Author

Keenuts commented Dec 2, 2025

CI failure is on an unrelated X86 asan test. Ruling as unrelated to this PR.

@Keenuts Keenuts disabled auto-merge December 2, 2025 15:34
@Keenuts Keenuts merged commit 734a912 into llvm:main Dec 2, 2025
5 of 9 checks passed
@Keenuts Keenuts deleted the change-driver branch December 2, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants