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

cranelift: Delete all references to AllocationConsumer #8592

Merged
merged 1 commit into from
May 10, 2024

Conversation

jameysharp
Copy link
Contributor

Since there are no calls left to AllocationConsumer's methods, this commit just deletes all the arguments of this type, as well as the definition of the type itself.

Since there are no calls left to AllocationConsumer's methods, this
commit just deletes all the arguments of this type, as well as the
definition of the type itself.
@jameysharp jameysharp requested a review from a team as a code owner May 10, 2024 00:24
@jameysharp jameysharp requested review from elliottt and removed request for a team May 10, 2024 00:24
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:x64 Issues related to x64 codegen labels May 10, 2024
@abrown abrown added this pull request to the merge queue May 10, 2024
Merged via the queue into bytecodealliance:main with commit e6f9ca5 May 10, 2024
27 checks passed
@jameysharp jameysharp deleted the no-allocation-consumers branch May 10, 2024 16:24
jameysharp added a commit to jameysharp/wasmtime that referenced this pull request May 13, 2024
github-merge-queue bot pushed a commit that referenced this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift:area:aarch64 Issues related to AArch64 backend. cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants