diff options
author | Nate Begeman <natebegeman@mac.com> | 2009-10-18 20:10:40 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2009-10-18 20:10:40 +0000 |
commit | 19351639fbc9a79300714f69aa8d969aeb9fcbcf (patch) | |
tree | f3fb4387ee6dffc587e1a6f091eccae1880c7227 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a259086fd50169e67b0c7b75aa127f5488de9e0c (diff) | |
download | bcm5719-llvm-19351639fbc9a79300714f69aa8d969aeb9fcbcf.tar.gz bcm5719-llvm-19351639fbc9a79300714f69aa8d969aeb9fcbcf.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions