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

Support IRgen of OpenCL vector initializers, ensuring the resulting IR is in a

form that LLVM code generators can turn into efficient code.  For example,
int4 a, b, c;
a = (int4)(b.yzw, a.x)

llvm-svn: 84434
parent a259086f
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