Skip to content
  • Bob Wilson's avatar
    Tidy up some things in <arm_neon.h>. · dfac58be
    Bob Wilson authored
    Stop defining types with "__neon_" prefixes and then using typedefs without
    the prefix; there's no reason to do that anymore.  Remove types that combine
    multiple Neon vectors and treat them as a single long vector; they are not
    used.
    
    llvm-svn: 119369
    dfac58be
Loading