Skip to content

tests: use resolved LLVM_SPIRV in promoteInt tests - #1388

Merged
pvelesko merged 2 commits into
CHIP-SPV:mainfrom
zqb-all:llvm-spirv-path
Aug 19, 2026
Merged

pvelesko merged 2 commits into
CHIP-SPV:mainfrom
zqb-all:llvm-spirv-path

Conversation

@zqb-all

@zqb-all zqb-all commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

${LLVM_TOOLS_BINARY_DIR}/llvm-spirv not work for
Debian/Ubuntu llvm-spirv-N, which is /usr/bin/llvm-spirv-N

zqb-all and others added 2 commits August 19, 2026 13:40
${LLVM_TOOLS_BINARY_DIR}/llvm-spirv not work for
Debian/Ubuntu llvm-spirv-N, which is /usr/bin/llvm-spirv-N
FindLLVM.cmake forces LLVM_SPIRV to the sentinel NOT_NEEDED when chipStar
targets LLVM's integrated SPIR-V backend, so the promoteInt tests invoked
NOT_NEEDED as a program and all nine failed on the LLVM 22 native lane.
@pvelesko
pvelesko merged commit fc65f4b into CHIP-SPV:main Aug 19, 2026
12 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.

2 participants