Skip to content

Enforce PTX intrinsic target requirements#3202

Merged
maleadt merged 2 commits into
mainfrom
tb/ptx-intrinsic-requirements
Jul 16, 2026
Merged

Enforce PTX intrinsic target requirements#3202
maleadt merged 2 commits into
mainfrom
tb/ptx-intrinsic-requirements

Conversation

@maleadt

@maleadt maleadt commented Jul 15, 2026

Copy link
Copy Markdown
Member

Adapts to JuliaGPU/GPUCompiler.jl#880, moving the version global generation here, and using the new static assert macro to make some intrinsics error at compile time when invoked in an incompatible environment.

@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 92.68%. Comparing base (5d78ab5) to head (2db69b9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3202   +/-   ##
=======================================
  Coverage   92.68%   92.68%           
=======================================
  Files         167      167           
  Lines       13893    13893           
=======================================
  Hits        12877    12877           
  Misses       1016     1016           

☔ 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 merged commit dcf84a5 into main Jul 16, 2026
1 check passed
@maleadt
maleadt deleted the tb/ptx-intrinsic-requirements branch July 16, 2026 04: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.

1 participant