[PATCH] [ARM]: Extend -mfpu options for half-precision and vfpv3xd

Renato Golin renato.golin at linaro.org
Tue Jun 23 04:41:51 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: include/llvm/Support/TargetParser.h:42
@@ +41,3 @@
+    FK_VFPV3_D16_FP16,
+    FK_VFPV3XD,
+    FK_VFPV3XD_FP16,
----------------
Do we even support this? You're not adding this to the parser nor tests.

I think this should go until we have a reason to put it in.

http://reviews.llvm.org/D10645

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list