Skip to content

Commit bf7c1c2

Browse files
committed
test vmulh_lane_f16 in intrinsic test
1 parent f9e6d4b commit bf7c1c2

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

library/stdarch/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

library/stdarch/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)