diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-07-19 22:57:24 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-07-29 14:01:53 -0400 |
commit | 766cb615a3b96025192707f4670cdf171da84034 (patch) | |
tree | 839fddbe8c783e83b1c28825447ddca0e216441a /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | f05308a277b758462c91da7799f23eb4ede30c0c (diff) | |
download | llvm-766cb615a3b96025192707f4670cdf171da84034.zip llvm-766cb615a3b96025192707f4670cdf171da84034.tar.gz llvm-766cb615a3b96025192707f4670cdf171da84034.tar.bz2 |
AMDGPU: Relax restriction on folding immediates into physregs
I never completed the work on the patches referenced by
f8bf7d7f42f28fa18144091022236208e199f331, but this was intended to
avoid folding immediate writes into m0 which the coalescer doesn't
understand very well. Relax this to allow simple SGPR immediates to
fold directly into VGPR copies. This pattern shows up routinely in
current GlobalISel code since nothing is smart enough to emit VGPR
constants yet.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions