On Thu, Aug 10, 2017 at 5:43 PM, Eric Anholt <[email protected]> wrote: > I've been trying to get away without these conditionals in vc4's NEON > code, but it meant compiling extra unused code on x86, and build failing > on ARMv6. > > v2: Use the _arm/_arm64 flags to simplify detection (suggested by Rob), > but hide the _arm version under ARCH_ARM_HAVE_NEON to keep from trying > to build this stuff for armv5te. > --- > Android.common.mk | 4 ++++ > configure.ac | 24 ++++++++++++++++++++++++ > 2 files changed, 28 insertions(+)
For Android: Tested-by: Rob Herring <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
