[vlc-devel] [PATCH 2/3] contrib/speex: fix compilation for non-ARMv7 iOS targets
Rémi Denis-Courmont
remi at remlab.net
Wed Jan 22 14:42:07 CET 2014
On Wed, 22 Jan 2014 14:16:45 +0100, Felix Paul Kühne
<fkuehne at videolan.org>
wrote:
> the neon code included in speex doesn't do ARMv8 yet
ARMv8 as version 8 of the 32-bits ARM ABI should be just fine.
ARMv8 as 64-bits ARM (i.e. AArch64) is not ARM and so NEON assembler is
unapplicable.
Either way, I -differently- fail to see sense in this patch.
--
Rémi Denis-Courmont
Sent from my collocated server
More information about the vlc-devel
mailing list