summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorDavid Zarzycki <dave@znu.io>2019-09-23 05:00:59 +0000
committerDavid Zarzycki <dave@znu.io>2019-09-23 05:00:59 +0000
commita7a515cb7738d77282fc52fc41c97fd914515aae (patch)
tree16178cc76dc9d41ba4238bb03cd594461b4451be /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentd8ac51ab8fde3dbf7d55e5940584019330991dd7 (diff)
Prefer AVX512 memcpy when applicable
When AVX512 is available and the preferred vector width is 512-bits or more, we should prefer AVX512 for memcpy(). https://bugs.llvm.org/show_bug.cgi?id=43240 https://reviews.llvm.org/D67874 llvm-svn: 372540
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions