sbaranga added inline comments.

================
Comment at: include/clang/Basic/arm_neon.td:710-711
@@ -709,2 +709,4 @@
+  def VCVT_F32_F16 : SInst<"vcvt_f32_f16", "wd", "h">;
+}
 
 def VCVT_S32     : SInst<"vcvt_s32", "xd",  "fQf">;
----------------
Thanks for catching this!


http://reviews.llvm.org/D19665



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to