Skip to content

Update cranelift#321

Closed
sunfishcode wants to merge 4 commits intobytecodealliance:masterfrom
sunfishcode:update-cranelift
Closed

Update cranelift#321
sunfishcode wants to merge 4 commits intobytecodealliance:masterfrom
sunfishcode:update-cranelift

Conversation

@sunfishcode
Copy link
Member

This includes patches from #238 and #292.

@sunfishcode
Copy link
Member Author

Obviated by #292.

@sunfishcode sunfishcode closed this Sep 6, 2019
@sunfishcode sunfishcode deleted the update-cranelift branch September 6, 2019 00:16
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
…#322)

Add type parameter to instruction extractors. This supports writing
type-dependent specs, such as for vector types where behavior depends on
the number of lanes.

The extracted type is the value type of the instruction's first result.
Therefore, instructions that might have no return values (e.g. `return`
or `store`) do not have a type parameter added.

ISLE fix-ups done with scripting:
mmcloughlin/veriisle-wasmtime#321 (comment).

Fixes bytecodealliance#321
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