Skip to content

Conversation

uditagarwal97
Copy link
Contributor

@uditagarwal97 uditagarwal97 commented Oct 17, 2025

Fixes E2E test failure in SeperateCompile/test.cpp in sycl-rel 6.3 ABI testing(https://github.com/intel/llvm/actions/runs/18599730732/job/53035028308#step:27:2964)
The test failure is because of lit using system-installed sycl-post-link instead of the newly built one. This PR forces lit to find and use tools from <compiler build>/bin directory.
These changes are already in sycl branch (brought in by #19669)

@uditagarwal97 uditagarwal97 force-pushed the private/udit/seperate_compiler branch from f580da6 to 9ef13c8 Compare October 19, 2025 18:54
@uditagarwal97 uditagarwal97 changed the base branch from sycl to sycl-rel-6_3 October 19, 2025 18:54
@uditagarwal97 uditagarwal97 changed the title [CI] Add SYCL toolchain to PATH when building E2E tests [E2E][sycl-rel 6.3] Make lit search tools in bin/ directory Oct 19, 2025
@uditagarwal97 uditagarwal97 marked this pull request as ready for review October 19, 2025 19:00
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.

1 participant