summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-07-09 16:03:01 +0000
committerCraig Topper <craig.topper@intel.com>2018-07-09 16:03:01 +0000
commit16ee4b4957789e3d5d1cff2180053c70155a227b (patch)
tree3ee271cb66028010a3a9263eafb61b0cce078848 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
parent22330c700b4769fe476e541b0afbdcf08197df01 (diff)
downloadbcm5719-llvm-16ee4b4957789e3d5d1cff2180053c70155a227b.tar.gz
bcm5719-llvm-16ee4b4957789e3d5d1cff2180053c70155a227b.zip
[X86] Remove some patterns that seems to be unreachable.
These patterns mapped (v2f64 (X86vzmovl (v2f64 (scalar_to_vector FR64:$src)))) to a MOVSD and an zeroing XOR. But the complexity of a pattern for (v2f64 (X86vzmovl (v2f64))) that selects MOVQ is artificially and hides this MOVSD pattern. Weirder still, the SSE version of the pattern was explicitly blocked on SSE41, but yet we had copied it to AVX and AVX512. llvm-svn: 336556
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud