Skip to content

Commit

Permalink
Update ImplementationStatus.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtig authored May 10, 2024
1 parent 22257c5 commit 95dc80e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions proposals/relaxed-simd/ImplementationStatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
| `f32x4.relaxed_max` | -mrelaxed-simd | :heavy_check_mark: | :heavy_check_mark: |
| `f64x2.relaxed_min` | -mrelaxed-simd | :heavy_check_mark: | :heavy_check_mark: |
| `f64x2.relaxed_max` | -mrelaxed-simd | :heavy_check_mark: | :heavy_check_mark: |
| `i16x8.relaxed_q15mulr_s` | -mrelaxed-simd | | |
| `i16x8.relaxed_dot_i8x16_i7x16_s` | -mrelaxed-simd | | |
| `i32x4.relaxed_dot_i8x16_i7x16_add_s` | -mrelaxed-simd | | |
| `i16x8.relaxed_q15mulr_s` | -mrelaxed-simd | :heavy_check_mark: | :heavy_check_mark: |
| `i16x8.relaxed_dot_i8x16_i7x16_s` | -mrelaxed-simd | :heavy_check_mark: | :heavy_check_mark: |
| `i32x4.relaxed_dot_i8x16_i7x16_add_s` | -mrelaxed-simd | :heavy_check_mark: | :heavy_check_mark: |


[1] Tip of tree LLVM as of 2021-10-28
Expand Down

0 comments on commit 95dc80e

Please sign in to comment.