Benoit Jacob 33669348c4 Disable Packet2f/2i halfpacket support in NEON.
I believe that it was erroneously turned on, since Packet2f/2i intrinsics are unimplemented,
and code trying to use halfpackets just fails to compile on NEON, as it tries to use the
default implementation of pload/pstore and the types don't match.
2015-02-27 11:35:37 -05:00
..
2015-02-16 14:46:51 +01:00
2015-02-16 14:46:51 +01:00
2015-02-20 11:52:22 +01:00