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 | 36ba9091843bd1205fe3499ba4b55bbedc6583c9 (patch) | |
tree | 257e498147cbf69d6548526534c626e005cdf300 /lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | 66f535a273e52d56199c7ce8f975796017b6cbb2 (diff) |
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>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174632 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions