Re: [arm-gnu] vld4 / vst4 NEON intrinsics
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] vld4 / vst4 NEON intrinsics



On Thu, Jan 07, 2010 at 06:32:28PM +0100, Samuel Rødal wrote:
> Compile flags used were "-mfloat-abi=softfp -mfpu=neon -O3". Any
> ideas or workarounds?

Unfortunately, this is a known limitation.  Depending on what you want
to do with the results of the load, you may be able to use inline
assembly instead.  We've spent some time working on this issue and
have a tentative plan to fix it.  I can't predict when that will be
unless we see more customer demand for the intrinsics.

-- 
Daniel Jacobowitz
CodeSourcery