Skip to content

[SPIRV] add workaround for khronos translator#879

Merged
simeonschaub merged 2 commits into
JuliaGPU:mainfrom
simeonschaub:sds/khronos_alloca
Jul 15, 2026
Merged

[SPIRV] add workaround for khronos translator#879
simeonschaub merged 2 commits into
JuliaGPU:mainfrom
simeonschaub:sds/khronos_alloca

Conversation

@simeonschaub

Copy link
Copy Markdown
Member

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.59%. Comparing base (2eaea7f) to head (3b95604).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #879      +/-   ##
==========================================
+ Coverage   81.57%   81.59%   +0.01%     
==========================================
  Files          25       25              
  Lines        4847     4851       +4     
==========================================
+ Hits         3954     3958       +4     
  Misses        893      893              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@maleadt maleadt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Why are you still using the Khronos translator?

Comment thread src/spirv.jl
Co-authored-by: Tim Besard <tim.besard@gmail.com>
@simeonschaub

Copy link
Copy Markdown
Member Author

It was mostly motivated by us still running into issues with the LLVM backend like JuliaGPU/OpenCL.jl#422, so I was just curious what things looked like on the Khronos translator side nowadays. Not sure we ever want to switch back, but it's nice to have another option if we ever do run into any major blockers with the LLVM backend

@simeonschaub simeonschaub merged commit 081c892 into JuliaGPU:main Jul 15, 2026
30 checks passed
@simeonschaub simeonschaub deleted the sds/khronos_alloca branch July 15, 2026 06:58
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