[PATCH] D57188: Disable _Float16 for non ARM/SPIR Targets

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 25 07:02:53 PST 2019


erichkeane updated this revision to Diff 183536.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57188/new/

https://reviews.llvm.org/D57188

Files:
  docs/LanguageExtensions.rst
  include/clang/Basic/TargetInfo.h
  lib/Basic/TargetInfo.cpp
  lib/Basic/Targets/AArch64.cpp
  lib/Basic/Targets/ARM.cpp
  lib/Basic/Targets/SPIR.h
  lib/Sema/SemaType.cpp
  test/AST/float16.cpp
  test/CodeGenCXX/float16-declarations.cpp
  test/CodeGenCXX/mangle-ms.cpp
  test/Lexer/half-literal.cpp
  test/Sema/Float16.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57188.183536.patch
Type: text/x-patch
Size: 13796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190125/2843c7a3/attachment-0001.bin>


More information about the cfe-commits mailing list