Use float64 instead of int64 vector elements for NEON vget_low and vget_high
functions, since int64 is not a legal type and using it leads to inefficient code. PR8036. llvm-svn: 113919
Loading
Please register or sign in to comment
functions, since int64 is not a legal type and using it leads to inefficient code. PR8036. llvm-svn: 113919