summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2019-10-21 19:25:27 +0000
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2019-10-21 19:25:27 +0000
commit33092194f2cefecc75b0fd90ea21843e3550d206 (patch)
tree25beacd6a29df5d0c41f666fb4ced49e695162bd /lldb/packages/Python/lldbsuite/test
parent7c15c4fb1745eb80d034f1ce3e2313b4c900bd23 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud