Skip to content

etiss writer: support masks wider than 64 bits#49

Merged
PhilippvK merged 2 commits intocoredsl2from
big-literals
Jun 23, 2025
Merged

etiss writer: support masks wider than 64 bits#49
PhilippvK merged 2 commits intocoredsl2from
big-literals

Conversation

@PhilippvK
Copy link
Copy Markdown
Member

This is a workaround for #26.

If a literal > 64 bits is required it will be constructed in the JIT code using bit-shifts and bit-or operations. This eliminated annoying JIT compilation warnings when using GCCJIT.

@PhilippvK PhilippvK self-assigned this Jun 23, 2025
@PhilippvK PhilippvK merged commit 4e1b3e7 into coredsl2 Jun 23, 2025
1 check passed
@PhilippvK PhilippvK deleted the big-literals branch June 23, 2025 14:14
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