aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2022-01-16 10:45:38 -0500
committerMatt Arsenault <Matthew.Arsenault@amd.com>2022-01-17 10:04:41 -0500
commitc3a74183a52f5cecc19f947187921866665ef279 (patch)
tree8a4ee9bb9b139d7db8b51934588906ae68d061aa /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent95bf5ac8a827f55e70cc54e783b12b83ea0f56fd (diff)
downloadllvm-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.cpp')
0 files changed, 0 insertions, 0 deletions