Some of the the permissible ARM -mfpu (floating-point hardware) options, which are already supported in GCC, are currently not present in llvm/clang. This patch adds, namely, the options 'neon-fp16', 'vfpv3-fp16', 'vfpv3-d16-fp16', 'vfpv3xd' and 'vfpv3xd-fp16. These options are related to half-precision floating-point and single precision.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi Rentao:
Could you please review/accept this patch. You have reviewed it earlier. This is clang tests related to the changes in http://reviews.llvm.org/D10645, which you okay-ed this morning.
Thanks and Best Regards
Javed