This patch makes the NEON intrinsics vget_lane_f16, vgetq_lane_f16, vset_lane_16 and vset1_lane_f16 available in AArch32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10388
[Clang - ARM] - Make fp16 NEON intrinsics available in AArch32. ClosedPublic Authored by LukeCheeseman on Jun 11 2015, 7:05 AM.
Details Summary This patch makes the NEON intrinsics vget_lane_f16, vgetq_lane_f16, vset_lane_16 and vset1_lane_f16 available in AArch32.
Diff Detail
Event TimelineLukeCheeseman retitled this revision from to [Clang - ARM] - Make fp16 NEON intrinsics available in AArch32.. LukeCheeseman updated this object. This revision is now accepted and ready to land.Jun 11 2015, 10:10 AM Closed by commit rL239610: This patch makes the NEON intrinsics vget_lane_f16, vgetq_lane_f16, (authored by LukeCheeseman). · Explain WhyJun 12 2015, 8:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27581 cfe/trunk/include/clang/Basic/arm_neon.td
cfe/trunk/test/CodeGen/arm_neon_intrinsics.c
|