Add a missing cast for Neon vsbl results.
The bitwise operations are always done with unsigned values, but the result may be signed. llvm-svn: 120640
Loading
Please register or sign in to comment
The bitwise operations are always done with unsigned values, but the result may be signed. llvm-svn: 120640