diff options
author | Diana Picus <diana.picus@linaro.org> | 2019-05-02 09:28:00 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2019-05-02 09:28:00 +0000 |
commit | 06a61ccc42ae55a35becc4c0516af2db1a3977f8 (patch) | |
tree | e705c97c30fb250203a7ee6ed9f785d4639c3b90 /lldb/packages/Python/lldbsuite | |
parent | 7da389818d9d1bade4493a71bee9fa3119eb2080 (diff) | |
download | bcm5719-llvm-06a61ccc42ae55a35becc4c0516af2db1a3977f8.tar.gz bcm5719-llvm-06a61ccc42ae55a35becc4c0516af2db1a3977f8.zip |
[ARM GlobalISel] Select extensions to < 32 bits
Select G_SEXT and G_ZEXT with destination types smaller than 32 bits in
the exact same way as 32 bits. This overwrites the higher bits, but that
should be ok since all legal users of types smaller than 32 bits ignore
those bits anyway.
llvm-svn: 359768
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions