Skip to content
Snippets Groups Projects
Commit 670a4104 authored by Evan Cheng's avatar Evan Cheng
Browse files

Adding a v8i64 512-bit vector type. This will be used to model ARM NEON...

Adding a v8i64 512-bit vector type. This will be used to model ARM NEON intrinsics which translate into a pair of vld / vst instructions that can load / store 8 consecutive 64-bit (D) registers.

llvm-svn: 103746
parent 98f21711
No related merge requests found
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