Skip to content
Commit 0e7a3989 authored by Bob Wilson's avatar Bob Wilson
Browse files

Translate NEON vaddl, vaddw, vsubl, and vsubw builtins to llvm add/sub

with zext/sext operations, instead of to llvm intrinsics.  (We can also
get rid of the clang builtins and handle these entirely in the arm_neon.h
header if there is a way to express vector sext/zext in C.)

llvm-svn: 112413
parent 9c3931a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment