[LLVMdev] ARM ELF target and the use of VFP/NEON instructions
Renato Golin
renato.golin at arm.com
Thu Feb 3 04:14:28 PST 2011
On 3 February 2011 10:25, Siarhei Siamashka <siarhei.siamashka at gmail.com> wrote:
> I have submitted a bug some time ago to LLVM bugtracker:
> http://llvm.org/bugs/show_bug.cgi?id=8931
Hi Siarhei,
This is a really silly bug with a simple fix.
We have a similar patch here locally, but as this is part of another
set of patches we were waiting for it to stabilise. There are some
other build attributes that need to be set when you're using NEON or
VFP, but I'll try to get them working without any other modification
as a clean cut patch.
I'll round it up and submit the patch. Thanks for reminding about it.
cheers,
--renato
More information about the llvm-dev
mailing list