Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PPC/s390: [wasm-simd] Implement pmin/pmax
Port 3ba4431 Original Commit Message: F32x4 and F64x2 pmin and pmax were accepted into the proposal [0], this removes all the ifdefs and todo guarding the prototypes, and moves these instructions out of the post-mvp flag. [0] WebAssembly/simd#122 [email protected], [email protected], [email protected], [email protected] BUG= LOG=N Change-Id: I8b2ae60240f769e1f4c0b00e98d53846519b305e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2410806 Reviewed-by: Junliang Yan <[email protected]> Reviewed-by: Milad Farazmand <[email protected]> Commit-Queue: Milad Farazmand <[email protected]> Cr-Commit-Position: refs/heads/master@{#69893}
- Loading branch information