Skip to content

test khronos translator as backend#458

Open
simeonschaub wants to merge 2 commits into
mainfrom
sds/khronos_tests
Open

test khronos translator as backend#458
simeonschaub wants to merge 2 commits into
mainfrom
sds/khronos_tests

Conversation

@simeonschaub

Copy link
Copy Markdown
Member

Requires JuliaPackaging/Yggdrasil#14212 and
JuliaGPU/GPUCompiler.jl#879 to pass.

Deletes one float atomics test I added before we had proper support for
float atomics and which is not really relevant anymore. (ref
KhronosGroup/SPIRV-LLVM-Translator#3404)

Requires JuliaPackaging/Yggdrasil#14212 and
JuliaGPU/GPUCompiler.jl#879 to pass.

Deletes one float atomics test I added before we had proper support for
float atomics and which is not really relevant anymore. (ref
KhronosGroup/SPIRV-LLVM-Translator#3404)
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 45.45455% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.32%. Comparing base (3f0d3f0) to head (fa41b62).

Files with missing lines Patch % Lines
src/compiler/compilation.jl 45.45% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
- Coverage   80.74%   80.32%   -0.43%     
==========================================
  Files          13       13              
  Lines         909      920      +11     
==========================================
+ Hits          734      739       +5     
- Misses        175      181       +6     

☔ 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.

@simeonschaub
simeonschaub marked this pull request as ready for review July 16, 2026 14:35
@simeonschaub

Copy link
Copy Markdown
Member Author

Deletes one float atomics test I added before we had proper support for
float atomics and which is not really relevant anymore.

Just realized I was thinking of #453, which isn't merged yet, so we might want to merge that PR first

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