[PATCH] D12148: [ARM] Allow passing/returning of __fp16 arguments

Oliver Stannard via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 3 05:20:37 PDT 2015


olista01 updated this revision to Diff 33932.
olista01 added a comment.

Don't make this change for OpenCL, which handles the half type natively.


http://reviews.llvm.org/D12148

Files:
  lib/Basic/Targets.cpp
  lib/CodeGen/TargetInfo.cpp
  lib/Driver/Tools.cpp
  test/CodeGen/arm-fp16-arguments.c
  test/Preprocessor/arm-acle-6.5.c
  test/Preprocessor/arm-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12148.33932.patch
Type: text/x-patch
Size: 5069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150903/902daa00/attachment-0001.bin>


More information about the cfe-commits mailing list