Skip to content
Commit bb81f80a authored by Owen Anderson's avatar Owen Anderson
Browse files

Unlike a lot of NEON instructions, vext isn't _actually_ parameterized by element size. Instead,

all of the different element sizes are pseudo instructions that map down to vext.8 underneath, with
the immediate shifted left to reflect the increased element size.

llvm-svn: 118183
parent c7d82d58
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