summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/command_script
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2018-08-30 05:49:28 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2018-08-30 05:49:28 +0000
commit167601e6296fe90f7cde8219ed07407c68a19bb0 (patch)
tree572af649995643c267c7c7939feb0cc41bab5779 /lldb/packages/Python/lldbsuite/test/functionalities/command_script
parentfcd552999f9b336d22ee3997a7a36757d02e0579 (diff)
downloadbcm5719-llvm-167601e6296fe90f7cde8219ed07407c68a19bb0.tar.gz
bcm5719-llvm-167601e6296fe90f7cde8219ed07407c68a19bb0.zip
DAG: Don't use ABI copies in some contexts
If an ABI-like value is used in a different block, the type split used is not necessarily the same as the call's ABI. The value is used through an intermediate copy virtual registers from the other block. This resulted in copies with inconsistent sizes later. Fixes regressions since r338197 when AMDGPU started splitting vector types for calls. llvm-svn: 341018
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud