diff options
author | Silviu Baranga <silviu.baranga@arm.com> | 2016-04-29 15:03:32 +0000 |
---|---|---|
committer | Silviu Baranga <silviu.baranga@arm.com> | 2016-04-29 15:03:32 +0000 |
commit | 3102a012582cdc95b9a4ca1685e1428a75a077d4 (patch) | |
tree | 5beb7a2da722ba47f5abb27a1fc6cde7651587ff /llvm/lib/Target/X86/X86FrameLowering.cpp | |
parent | 14824b1c52b07b10ba6a9545f7f50bd72673b69c (diff) | |
download | bcm5719-llvm-3102a012582cdc95b9a4ca1685e1428a75a077d4.tar.gz bcm5719-llvm-3102a012582cdc95b9a4ca1685e1428a75a077d4.zip |
[ARM] Guard the declarations of f16 to f32 vcvt intrinsics in arm_neon.h by testing __ARM_FP
Summary:
Conversions between float and half are only available when the
taraget has the half-precision extension. Guard these intrinsics
so that they don't cause crashes in the backend.
Fixes PR27550.
Reviewers: rengolin, t.p.northover
Subscribers: cfe-commits, aemerson, t.p.northover, rengolin
Differential Revision: http://reviews.llvm.org/D19665
llvm-svn: 268047
Diffstat (limited to 'llvm/lib/Target/X86/X86FrameLowering.cpp')
0 files changed, 0 insertions, 0 deletions