Skip to content

[WARP] Include warp dlls in install distribution step#1315

Merged
bob80905 merged 1 commit into
llvm:mainfrom
bob80905:add_warpdlls_install_distribution
Jun 16, 2026
Merged

[WARP] Include warp dlls in install distribution step#1315
bob80905 merged 1 commit into
llvm:mainfrom
bob80905:add_warpdlls_install_distribution

Conversation

@bob80905

Copy link
Copy Markdown
Contributor

This PR adds an installation step in the WARP cmake so that warp dlls are included when installing an offload test distribution.
Previously, the dlls would be missing from the tarball generated by the install distribution step, and so a test job that ingests the tarball would need to use the system warp dlls as a failsafe, which would lack the latest features of 1.0.19.
This change includes the relevant warp dlls in the tarball, and the tests can now use the latest WARP features.

Fixes #1314

@bob80905 bob80905 merged commit 878c700 into llvm:main Jun 16, 2026
21 of 27 checks passed
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.

[WARP] Fix consistent warp failures across compilers

3 participants