summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-02-27 00:07:24 +0000
committerCraig Topper <craig.topper@intel.com>2018-02-27 00:07:24 +0000
commit6df870ca586632ea59afb7f2ce8723684cea9496 (patch)
tree64c6f4107404f3b45750ff4626b7a4e909626bd0 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent50339a2e84622f6c492a4b2f3dc5e79a6769399a (diff)
downloadbcm5719-llvm-6df870ca586632ea59afb7f2ce8723684cea9496.tar.gz
bcm5719-llvm-6df870ca586632ea59afb7f2ce8723684cea9496.zip
[SelectionDAG] Remove code from PromoteIntRes_CONCAT_VECTORS that was added in r320674 to help X86.
AVX512 used to promote v32i1 to v32i8 during legalization when BWI was disabled. So this code was added to improve legalization of v32i1 concat_vectors of v16i1 by extending the v16i1 to v16i8 to avoid scalarization. X86 has since switched to legalizing v32i1 by splitting to v16i1 instead. This has rendered this code unnecessary and its no longer exercised. llvm-svn: 326153
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud