Skip to content

wasmtime: update regalloc fuzzer to use regalloc2. - #7568

Merged
jonathanmetzman merged 1 commit into
google:masterfrom
cfallin:wasmtime-regalloc2
Apr 14, 2022
Merged

jonathanmetzman merged 1 commit into
google:masterfrom
cfallin:wasmtime-regalloc2

Conversation

@cfallin

@cfallin cfallin commented Apr 13, 2022

Copy link
Copy Markdown
Contributor

We are currently (bytecodealliance/wasmtime#3989) switching over to a
new register allocator in Cranelift/wasmtime. This PR switches our
fuzzing setup to start fuzzing the new allocator instead of the old one.

We are currently (bytecodealliance/wasmtime#3989) switching over to a
new register allocator in Cranelift/wasmtime. This PR switches our
fuzzing setup to start fuzzing the new allocator instead of the old one.

@jonathanmetzman jonathanmetzman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jonathanmetzman
jonathanmetzman merged commit 7dd39a6 into google:master Apr 14, 2022
@cfallin
cfallin deleted the wasmtime-regalloc2 branch April 14, 2022 01:45
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 2022
We are currently (bytecodealliance/wasmtime#3989) switching over to a
new register allocator in Cranelift/wasmtime. This PR switches our
fuzzing setup to start fuzzing the new allocator instead of the old one.
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.

2 participants