diff options
author | Graham Hunter <graham.hunter@arm.com> | 2023-11-13 10:27:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 10:27:10 +0000 |
commit | b070629c10431fef4923fdb158a46a6c74dc431a (patch) | |
tree | d59048c3707217abdc5c076fb0581fe5fc86c3d3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f6f625f4c6c3cbeb8cf6b889cdafc848dd4cb117 (diff) | |
download | llvm-b070629c10431fef4923fdb158a46a6c74dc431a.zip llvm-b070629c10431fef4923fdb158a46a6c74dc431a.tar.gz llvm-b070629c10431fef4923fdb158a46a6c74dc431a.tar.bz2 |
[LV] Increase max VF if vectorized function variants exist (#66639)
If there are function calls in the candidate loop and we have vectorized
variants available, try some wider VFs in case the conservative initial
maximum based on the widest types in the loop won't actually allow us
to make use of those function variants.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions