summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-07-03 14:36:30 -0400
committerGitHub <noreply@github.com>2024-07-03 14:36:30 -0400
commit4eecf3c650ea53aa00cae2fe983f95ee6ec6705a (patch)
tree244feef63d8a3536b8426d459e4ee433a4de3c7b /lldb/test/API/python_api/thread/TestThreadAPI.py
parentd54802092de3d92c4ecd331801970b0d84fecc25 (diff)
[SLP]Reorder buildvector/reduction vectorization and fuse the loops.
Currently SLP vectorizer tries at first to find reduction nodes, and then vectorize buildvector sequences. Need to try to vectorize wide buildvector sequences at first and only then try to vectorize reductions, and then smaller buildvector sequences. Reviewers: RKSimon Reviewed By: RKSimon Pull Request: https://github.com/llvm/llvm-project/pull/96943
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions