Skip to content

wasmtime-runtime: Remove old libcalls that aren't used anymore#4470

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
fitzgen:remove-unused-libcalls
Jul 20, 2022
Merged

wasmtime-runtime: Remove old libcalls that aren't used anymore#4470
alexcrichton merged 1 commit intobytecodealliance:mainfrom
fitzgen:remove-unused-libcalls

Conversation

@fitzgen
Copy link
Member

@fitzgen fitzgen commented Jul 19, 2022

These were for x86 (32-bit) where the ISA didn't have instructions for these
things, but now that we don't support that, and always have SSE2 for x86_64, we
never need or use these libcalls anymore.

These were for x86 (32-bit) where the ISA didn't have instructions for these
things, but now that we don't support that, and always have SSE2 for x86_64, we
never need or use these libcalls anymore.
@fitzgen fitzgen requested a review from alexcrichton July 19, 2022 22:36
@alexcrichton alexcrichton merged commit 6e09972 into bytecodealliance:main Jul 20, 2022
@fitzgen fitzgen deleted the remove-unused-libcalls branch July 20, 2022 15:02
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