Skip to content

Conversation

@christophe-murphy
Copy link
Contributor

An incorrect function name for casting to a signed char was used when generating the source for oneAPI JIT kernels resulting in a compilation error. This has been fixed with a template specialization of CastOp.

Changes to Users

Users will now be able to use oneAPI JIT kernels with the signed char type without a compilation error.

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass

An incorrect function name for casting to a signed char was used when generating the source for oneAPI JIT kernels resulting in a compilation error. This has been fixed with a template specialization of CastOp.
@christophe-murphy christophe-murphy added this to the 3.10 milestone Jun 13, 2025
@christophe-murphy christophe-murphy merged commit 9cac22e into master Jun 13, 2025
1 of 4 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.

3 participants