Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate bitpack mappings into LLAMA #427

Merged
merged 6 commits into from
Dec 9, 2021

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Dec 8, 2021

This PR integrates the integer and floating point bitpack mappings into LLAMA. Specifically:

  • it moves all related files from the examples into LLAMA
  • adds support for booleans in BitPackedIntSoA
  • support computed mappings in Split mapping. This allows the use of bitpack mappings in Split.
  • support dumping computed mappings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant