Skip to content
Commit c3c07e62 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

LoopVectorizer: Add initial support for pointer induction variables (for example: *dst++ = *src++).

At the moment we still require to have an integer induction variable (for example: i++).

llvm-svn: 168231
parent ef83919b
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