Skip to content

cranelift: Support boolean arguments larger than b1 in trampoline#4323

Merged
abrown merged 1 commit intobytecodealliance:mainfrom
afonso360:trampoline-large-bools
Jun 27, 2022
Merged

cranelift: Support boolean arguments larger than b1 in trampoline#4323
abrown merged 1 commit intobytecodealliance:mainfrom
afonso360:trampoline-large-bools

Conversation

@afonso360
Copy link
Copy Markdown
Contributor

Hey,

This PR adds support for scalar booleans larger than b1 as arguments to test functions.

This doesen't yet close #2237 since we are still missing the ability to return boolean vectors. See #3341 and #3384 for more details on that.

@github-actions github-actions bot added the cranelift Issues related to the Cranelift code generator label Jun 26, 2022
@abrown abrown merged commit 2327127 into bytecodealliance:main Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cranelift test runner should handle booleans of larger types

2 participants