diff options
author | Craig Topper <craig.topper@gmail.com> | 2019-11-10 00:34:32 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2019-11-10 16:25:25 -0800 |
commit | d37db750c25dc3a7da66c97d973f7a64b7bf907b (patch) | |
tree | 61d9ee79af6ea5b6348be9a41dca79359f3cb3a1 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | d115b9fd4a4b87c01db34dca99db434867b98976 (diff) | |
download | bcm5719-llvm-d37db750c25dc3a7da66c97d973f7a64b7bf907b.tar.gz bcm5719-llvm-d37db750c25dc3a7da66c97d973f7a64b7bf907b.zip |
[InstCombine] Add a test case for suboptimal handling of (double (bitcast (<1 x i64> (bitcast (x86_mmx)))))
The outer bitcast gets turned into an extractelement and another
bitcast rather than combining away to a single bitcast from mmx
to double.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions