Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Implement pmin/pmax in interpreter #349

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Conversation

ngzhian
Copy link
Member

@ngzhian ngzhian commented Sep 17, 2020

Implement f32x4 pmin, pmax, and f64x2 pmin, pmax. They were merged in #122.

Encoding/decoding is included.

Added new test generation scripts and generated tests.

Implement f32x4 pmin, pmax, and f64x2 pmin, pmax.

Encoding/decoding is included.

Added new test generation scripts and generated tests.
@ngzhian ngzhian merged commit f49eb17 into WebAssembly:master Sep 22, 2020
@ngzhian ngzhian deleted the pmin-pmax branch September 22, 2020 16:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants