Skip to content

[UR][CI] add liboffload build workflow#21414

Open
EuphoricThinking wants to merge 1 commit intointel:syclfrom
EuphoricThinking:liboffload_build_workflow
Open

[UR][CI] add liboffload build workflow#21414
EuphoricThinking wants to merge 1 commit intointel:syclfrom
EuphoricThinking:liboffload_build_workflow

Conversation

@EuphoricThinking
Copy link
Contributor

@EuphoricThinking EuphoricThinking commented Mar 2, 2026

This patch re-enables UR - Build offload adapter workflow and updates the original file to use the recent methods for building liboffload. Currently, intel/llvm is built from actions/checkout instead of from downloading artifacts, which might be subject to change in future patches.

The workflow is triggered after detecting changes in the following files and directories:

  • unified-runtime/include/**
  • unified-runtime/source/adapters/offload/**
  • .github/workflows/ur-build-offload.yml

The trigger has been verified in the provided run, where the on: pull_request trigger was removed from ur-offload-build.yml and llvm/unified-runtime/source/adapters/offload/adapter.cpp was modified (commit).

@EuphoricThinking EuphoricThinking force-pushed the liboffload_build_workflow branch 2 times, most recently from 423e5b4 to b6a386e Compare March 7, 2026 03:07
@EuphoricThinking EuphoricThinking changed the title TEST PR working on liboffload workflow [UR][CI] add liboffload build workflow Mar 7, 2026
@EuphoricThinking EuphoricThinking force-pushed the liboffload_build_workflow branch from b6a386e to c1d4ca5 Compare March 7, 2026 03:14
@EuphoricThinking EuphoricThinking marked this pull request as ready for review March 7, 2026 03:44
@EuphoricThinking EuphoricThinking requested a review from a team as a code owner March 7, 2026 03:44
@EuphoricThinking EuphoricThinking force-pushed the liboffload_build_workflow branch from c1d4ca5 to 4048510 Compare March 9, 2026 12:21
@EuphoricThinking EuphoricThinking force-pushed the liboffload_build_workflow branch from 4048510 to f84071f Compare March 9, 2026 14:32
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.

2 participants