diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2016-03-18 16:58:36 +0000 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2016-03-18 16:58:36 +0000 |
commit | 8e2e9d6f4c295deb72a1b8f7b7f4c4adbc317460 (patch) | |
tree | dc48c03c7a1a051c06d611f59aa77276c2c62aa1 /llvm/lib/Support/StringRef.cpp | |
parent | a814d3d288382baab2fd000a686e2c9095a4027c (diff) | |
download | llvm-8e2e9d6f4c295deb72a1b8f7b7f4c4adbc317460.zip llvm-8e2e9d6f4c295deb72a1b8f7b7f4c4adbc317460.tar.gz llvm-8e2e9d6f4c295deb72a1b8f7b7f4c4adbc317460.tar.bz2 |
Add -fnative-half-arguments-and-returns
Summary:
r246764 handled __fp16 arguments and returns for AAPCS, but skipped this
handling for OpenCL. Simlar to OpenCL, RenderScript also handles __fp16
type natively.
This patch adds the -fnative-half-arguments-and-returns command line
flag to allow such languages to skip this coercion of __fp16.
Reviewers: srhines, olista01
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D18138
llvm-svn: 263795
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions