diff options
author | David Green <david.green@arm.com> | 2018-02-01 11:06:18 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2018-02-01 11:06:18 +0000 |
commit | e11f0545db7a0a6939befb31f5f2c43a8ba4874e (patch) | |
tree | 0e242aae456162ff97d1780b4645602e57bc3eff /lldb/packages/Python/lldbsuite/test/functionalities | |
parent | 197e47f5c8f3ac74df0460e56f91355e2d9006f4 (diff) | |
download | bcm5719-llvm-e11f0545db7a0a6939befb31f5f2c43a8ba4874e.tar.gz bcm5719-llvm-e11f0545db7a0a6939befb31f5f2c43a8ba4874e.zip |
[InstCombine] Allow common type conversions to i8/i16/i32
This, in instcombine, allows conversions to i8/i16/i32 (very
common cases) even if the resulting type is not legal according
to the data layout. This can often open up extra combine
opportunities.
Differential Revision: https://reviews.llvm.org/D42424
llvm-svn: 323951
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities')
0 files changed, 0 insertions, 0 deletions