diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2013-02-07 17:02:09 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-02-07 17:02:09 +0000 |
commit | 538ceeb6e0a59b87146a8f3ab0686ae48a047d29 (patch) | |
tree | ff9e06266a1f848a9946aa208878e169bac178c1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 213fced704f57e2b4a5cd41097ac0cf2c4a987ce (diff) | |
download | llvm-538ceeb6e0a59b87146a8f3ab0686ae48a047d29.zip llvm-538ceeb6e0a59b87146a8f3ab0686ae48a047d29.tar.gz llvm-538ceeb6e0a59b87146a8f3ab0686ae48a047d29.tar.bz2 |
R600/SI: Add basic support for more integer vector types.
v1i32, v2i32, v8i32 and v16i32.
Only add VGPR register classes for integer vector types, to avoid attempts
copying from VGPR to SGPR registers, which is not possible.
Patch By: Michel Dänzer
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 174632
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions