diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2015-11-02 23:30:48 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2015-11-02 23:30:48 +0000 |
commit | f1aebbf33afd84d6277c3e4310905b2ba794a8e3 (patch) | |
tree | 6d4d3be4cbe458d224b40f5d445a3d786ab2113f /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 43e96c4feba048201439bf76b935913530412c24 (diff) | |
download | bcm5719-llvm-f1aebbf33afd84d6277c3e4310905b2ba794a8e3.tar.gz bcm5719-llvm-f1aebbf33afd84d6277c3e4310905b2ba794a8e3.zip |
AMDGPU: Stop assuming vreg for build_vector
This was causing a variety of test failures when v2i64
is added as a legal type.
SIFixSGPRCopies should correctly handle the case of vector inputs
to a scalar reg_sequence, so this isn't necessary anymore. This
was hiding some deficiencies in how reg_sequence is handled later,
but this shouldn't be a problem anymore since the register class
copy of a reg_sequence is now done before the reg_sequence.
llvm-svn: 251860
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions