diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-07-17 08:00:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 08:00:02 -0400 |
commit | 60ae9c9c632dec978e71d1d3ab3c3d18eca16c77 (patch) | |
tree | 6e6ee45c22b69f8d2ebdad764cf1faf47b18e3b0 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | fcabb53f0c349885167ea3d0e53915e6c42271a7 (diff) | |
download | llvm-60ae9c9c632dec978e71d1d3ab3c3d18eca16c77.zip llvm-60ae9c9c632dec978e71d1d3ab3c3d18eca16c77.tar.gz llvm-60ae9c9c632dec978e71d1d3ab3c3d18eca16c77.tar.bz2 |
[SLP]Do not consider non-profitable loads slices
If all slices are small and end up with strided or even vectorization
states, better to not consider these candidates for the vectorization
and try to vectorize the whole bunch as gathered loads.
Reviewers: hiraditya, RKSimon, HanKuanChen
Reviewed By: RKSimon, HanKuanChen
Pull Request: https://github.com/llvm/llvm-project/pull/149209
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions