Implements the intrinsics define on the ACLE to extract half precision fp scalar elements from float16x4_t and float16x8_t vector types.
a.k.a:
vduph_lane_f16
vduph_laneq_f16
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D60272
[Aarch64] Add v8.2-a half precision element extract intrinsics dnsampaio on Apr 4 2019, 8:47 AM. Authored by
Details Implements the intrinsics define on the ACLE to extract half precision fp scalar elements from float16x4_t and float16x8_t vector types.
Diff Detail
|