diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-10-21 19:25:27 +0000 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-10-21 19:25:27 +0000 |
commit | 33092194f2cefecc75b0fd90ea21843e3550d206 (patch) | |
tree | 25beacd6a29df5d0c41f666fb4ced49e695162bd /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py | |
parent | 7c15c4fb1745eb80d034f1ce3e2313b4c900bd23 (diff) | |
download | bcm5719-llvm-33092194f2cefecc75b0fd90ea21843e3550d206.tar.gz bcm5719-llvm-33092194f2cefecc75b0fd90ea21843e3550d206.zip |
[AMDGPU] Select AGPR in PHI operand legalization
If a PHI defines AGPR legalize its operands to AGPR.
At the moment we can get an AGPR PHI with VGPR operands.
I am not aware of any problems as it seems to be handled
gracefully in RA, but this is not right anyway.
It also slightly decreases VGPR pressure in some cases
because we do not have to a copy via VGPR.
Differential Revision: https://reviews.llvm.org/D69206
llvm-svn: 375446
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py')
0 files changed, 0 insertions, 0 deletions