[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 09:30:12 PST 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352221: Disable _Float16 for non ARM/SPIR Targets (authored by erichkeane, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D57188?vs=183536&id=183563#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57188/new/
https://reviews.llvm.org/D57188
Files:
cfe/trunk/docs/LanguageExtensions.rst
cfe/trunk/include/clang/Basic/TargetInfo.h
cfe/trunk/lib/Basic/TargetInfo.cpp
cfe/trunk/lib/Basic/Targets/AArch64.cpp
cfe/trunk/lib/Basic/Targets/ARM.cpp
cfe/trunk/lib/Basic/Targets/SPIR.h
cfe/trunk/lib/Sema/SemaType.cpp
cfe/trunk/test/AST/float16.cpp
cfe/trunk/test/CodeGenCXX/float16-declarations.cpp
cfe/trunk/test/CodeGenCXX/mangle-ms.cpp
cfe/trunk/test/Lexer/half-literal.cpp
cfe/trunk/test/Sema/Float16.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57188.183563.patch
Type: text/x-patch
Size: 14215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190125/9c3af5ee/attachment-0001.bin>
More information about the cfe-commits
mailing list