beetrees requested fitzgen for a review on PR #10678.
beetrees opened PR #10678 from beetrees:f128-windows-abi to bytecodealliance:main:
LLVM updated the
windows_fastcallABI forf128was updated in https://github.com/llvm/llvm-project/pull/128848 to be passed indirectly (like__m128i), as that is more consistent with the rest of thewindows_fastcallABI. This PR updates Cranelift to match.
beetrees requested wasmtime-compiler-reviewers for a review on PR #10678.
beetrees edited PR #10678:
LLVM updated the
windows_fastcallABI forf128in https://github.com/llvm/llvm-project/pull/128848 to be passed indirectly (like__m128i), as that is more consistent with the rest of thewindows_fastcallABI. This PR updates Cranelift to match (f128can only be used withwindows_fastcallin Cranelift withenable_llvm_abi_extensions).
fitzgen submitted PR review:
Thanks!
fitzgen merged PR #10678.
Last updated: Dec 06 2025 at 06:05 UTC