[PATCH] D58153: [Driver] Default all Android ARM targets to NEON.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 12 16:38:12 PST 2019


efriedma added a comment.

The official documentation still says "Your app must perform runtime detection to confirm that NEON-capable machine code can be run on the target device" (https://developer.android.com/ndk/guides/cpu-arm-neon#runtime_detection).  Is that wrong?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58153/new/

https://reviews.llvm.org/D58153





More information about the cfe-commits mailing list