bruno accepted this revision.
bruno added a comment.
This revision is now accepted and ready to land.

LGTM with the minor comment below.



================
Comment at: include/clang/Basic/TargetInfo.h:563
+  /// Check whether llvm intrinsics such as llvm.convert.to.fp16 should be used
+  /// to convert to and from __fp16. This function should be removed once all
+  /// targets stop using the conversion intrinsics.
----------------
Add a "FIXME"


https://reviews.llvm.org/D40112



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

Reply via email to