diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-03-23 13:22:58 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-03-23 14:25:36 -0700 |
commit | 99203f2004d031f2ef22f01e3c569d2775de1836 (patch) | |
tree | cc6eaacdbeca979bbfa8dcbf4ceeb4c2226e7389 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 4157a079afbf7fa5c3ce3ac0e9f4541f89188ae2 (diff) | |
download | llvm-99203f2004d031f2ef22f01e3c569d2775de1836.zip llvm-99203f2004d031f2ef22f01e3c569d2775de1836.tar.gz llvm-99203f2004d031f2ef22f01e3c569d2775de1836.tar.bz2 |
[Analysis]Add getPointersDiff function to improve compile time.
Added getPointersDiff function to LoopAccessAnalysis and used it instead
direct calculatoin of the distance between pointers and/or
isConsecutiveAccess function in SLP vectorizer to improve compile time
and detection of stores consecutive chains.
Part of D57059
Differential Revision: https://reviews.llvm.org/D98967
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions