diff options
author | Geoff Berry <gberry@codeaurora.org> | 2018-01-30 17:37:39 +0000 |
---|---|---|
committer | Geoff Berry <gberry@codeaurora.org> | 2018-01-30 17:37:39 +0000 |
commit | 1d531013876c02b18df678a5f67d6a7d94e392b9 (patch) | |
tree | 0fd9364d1502ac5a80d423a64e1dcd987ac5e6ac /lldb/packages/Python/lldbsuite/test | |
parent | c9265e81f491a3fc1b7b02920479bd34b236fac9 (diff) | |
download | bcm5719-llvm-1d531013876c02b18df678a5f67d6a7d94e392b9.tar.gz bcm5719-llvm-1d531013876c02b18df678a5f67d6a7d94e392b9.zip |
[AMDGPU] isRenamable fixes to support copy forwarding
Mark more opcodes as hasExtraSrcRegAllocReq so that their operands will
be marked as not renamable, to avoid copy forwarding violating the
constraint that only one operand may use the constant bus.
These changes fix a few mis-compiles when copy forwarding is enabled in
MachineCopyPropagation by D41835 (and were reviewed as part of that change).
llvm-svn: 323794
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions