aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorchenglin.bi <chenglin.bi@linaro.org>2023-01-03 18:12:15 +0800
committerchenglin.bi <chenglin.bi@linaro.org>2023-01-03 18:13:20 +0800
commita0b470c9848c638e86f97eca53063642e07cea67 (patch)
tree7d5dc702f55dac2ec4250449433efa43036c8c22 /lldb/unittests/ScriptInterpreter/Python
parentb9dac89ba450c579895c6219362c5826d4a8eeda (diff)
downloadllvm-a0b470c9848c638e86f97eca53063642e07cea67.zip
llvm-a0b470c9848c638e86f97eca53063642e07cea67.tar.gz
llvm-a0b470c9848c638e86f97eca53063642e07cea67.tar.bz2
[TypePromotion] Add truncate in ConvertTruncs when the original truncate type is not extend type
If the src type is not extend type, after convert the truncate to and we need to truncate the and also to make sure the all user is legal. The old fix D137613 doesn't work when the truncate convert to and have the other users. So this time I try to add the truncate after and to avoid all these potential issues. Fix: #59554 Reviewed By: samparker Differential Revision: https://reviews.llvm.org/D140869
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions