Skip to content
Commit fa62d504 authored by Nate Begeman's avatar Nate Begeman
Browse files

Implement sdiv & udiv for <4 x i16> and <8 x i8> NEON vector types.

This avoids moving each element to the integer register file and calling __divsi3 etc. on it.

llvm-svn: 125402
parent 6cc8f5d8
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