diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-03-19 07:19:17 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-03-23 12:58:42 -0700 |
commit | 065a14a12d2694f26f4e894641f5ab8cfc5da8bd (patch) | |
tree | eb28c92cf0039ceccfb5293967888dc116c8c119 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 75b6a47bd08292c4887b163831536f877ae9e5a6 (diff) | |
download | llvm-065a14a12d2694f26f4e894641f5ab8cfc5da8bd.zip llvm-065a14a12d2694f26f4e894641f5ab8cfc5da8bd.tar.gz llvm-065a14a12d2694f26f4e894641f5ab8cfc5da8bd.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')
0 files changed, 0 insertions, 0 deletions