aboutsummaryrefslogtreecommitdiff
path: root/bolt/test
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 /bolt/test
parentd54802092de3d92c4ecd331801970b0d84fecc25 (diff)
downloadllvm-4eecf3c650ea53aa00cae2fe983f95ee6ec6705a.zip
llvm-4eecf3c650ea53aa00cae2fe983f95ee6ec6705a.tar.gz
llvm-4eecf3c650ea53aa00cae2fe983f95ee6ec6705a.tar.bz2
[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 'bolt/test')
0 files changed, 0 insertions, 0 deletions