diff options
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-01-16 10:45:38 -0500 |
|---|---|---|
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-01-17 10:04:41 -0500 |
| commit | c3a74183a52f5cecc19f947187921866665ef279 (patch) | |
| tree | 8a4ee9bb9b139d7db8b51934588906ae68d061aa /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 95bf5ac8a827f55e70cc54e783b12b83ea0f56fd (diff) | |
| download | llvm-c3a74183a52f5cecc19f947187921866665ef279.zip llvm-c3a74183a52f5cecc19f947187921866665ef279.tar.gz llvm-c3a74183a52f5cecc19f947187921866665ef279.tar.bz2 | |
AMDGPU/GlobalISel: Fix legalization failure for s65 shifts
This was trying to clamp s65 down to s32, which wasn't handled so we
need to promote all the way to s128 first. Having to order the
legalization rules in just the right way is rather dissatisfying, but
I'm not sure how smart the legalizer should be in trying to interpret
the rules.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
