diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-01-02 19:01:55 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-01-09 19:46:54 -0500 |
commit | 5cabb8357aeb3bbecaef4825c3a594f86ef94c8d (patch) | |
tree | 70b1f00a4dc1f8300dfc2333cd0e6d13e6928e49 /lldb/packages/Python/lldbsuite/test/commands/command/script/TestCommandScript.py | |
parent | 375371cc8bff7ba02d0a2203f80de5e640fcadf1 (diff) | |
download | bcm5719-llvm-5cabb8357aeb3bbecaef4825c3a594f86ef94c8d.tar.gz bcm5719-llvm-5cabb8357aeb3bbecaef4825c3a594f86ef94c8d.zip |
AMDGPU/GlobalISel: Fix G_EXTRACT_VECTOR_ELT mapping for s-v case
If an SGPR vector is indexed with a VGPR, the actual indexing will be
done on the SGPR and produce an SGPR. A copy needs to be inserted
inside the waterwall loop to the VGPR result.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/TestCommandScript.py')
0 files changed, 0 insertions, 0 deletions