summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-10-24 17:42:17 +0000
committerCraig Topper <craig.topper@intel.com>2018-10-24 17:42:17 +0000
commit3113ec3dc78e027fcfeef54a62d117c9d566d4f1 (patch)
treed21d09bba9f9e202f5b3395f55b2e244c490139b /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent618c0bc363033a2a9d4a3f2b1a0c09c4703e4e55 (diff)
downloadbcm5719-llvm-3113ec3dc78e027fcfeef54a62d117c9d566d4f1.tar.gz
bcm5719-llvm-3113ec3dc78e027fcfeef54a62d117c9d566d4f1.zip
[CodeGen] Update min-legal-vector width based on function argument and return types
This is a continuation of my patches to inform the X86 backend about what the largest IR types are in the function so that we can restrict the backend type legalizer to prevent 512-bit vectors on SKX when -mprefer-vector-width=256 is specified if no explicit 512 bit vectors were specified by the user. This patch updates the vector width based on the argument and return types of the current function and from the types of any functions it calls. This is intended to make sure the backend type legalizer doesn't disturb any types that are required for ABI. Differential Revision: https://reviews.llvm.org/D52441 llvm-svn: 345168
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud