Skip to content

Commit 68d34f8

Browse files
authored
Merge pull request #1998 from folkertdev/test-vmulh_lane_f16
test `vmulh_lane_f16` in intrinsic test
2 parents c3c43e5 + e36c3c8 commit 68d34f8

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

crates/intrinsic-test/missing_aarch64.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,3 @@ vluti4q_laneq_u8
5959

6060
# Broken in Clang
6161
vcvth_s16_f16
62-
# FIXME: Broken output due to missing f16 printing support in Rust, see git blame for this line
63-
vmulh_lane_f16
64-
vmulh_laneq_f16

crates/intrinsic-test/missing_aarch64_be.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,3 @@ vluti4q_laneq_u8
100100

101101
# Broken in Clang
102102
vcvth_s16_f16
103-
# FIXME: Broken output due to missing f16 printing support in Rust
104-
vmulh_lane_f16
105-
vmulh_laneq_f16

0 commit comments

Comments
 (0)