diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-01-01 15:23:58 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-01-06 11:10:13 -0500 |
commit | f1c85ecdfcc3b1c3500ab91ac7c1fb9d2cd8aa78 (patch) | |
tree | 05130c652fbc142fa0e5a7739763e4f26af532d8 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | d67c4cc2eb4ddc450c886598b934c111e721ab0c (diff) | |
download | bcm5719-llvm-f1c85ecdfcc3b1c3500ab91ac7c1fb9d2cd8aa78.tar.gz bcm5719-llvm-f1c85ecdfcc3b1c3500ab91ac7c1fb9d2cd8aa78.zip |
AMDGPU/GlobalISel: Select more G_EXTRACTs correctly
This assumed a 32-bit extract size, which would produce invalid copies
with 64-bit extracts. Handle the easy case. Ideally we would have a
way to get the proper subreg index for any 32-bit offset, but there
should probably be a tablegenerated way of getting the subreg index
for any size and offset.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions