diff options
author | David Sherwood <david.sherwood@arm.com> | 2024-11-19 12:38:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-19 12:38:11 +0000 |
commit | 12180717cb1f94741c1cc63a9684aa20af7b6140 (patch) | |
tree | 1aaf0246c06fec9910fb677e618de8969021926a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 55fad5e980efbcc4a581057c558fedaadf91e877 (diff) | |
download | llvm-12180717cb1f94741c1cc63a9684aa20af7b6140.zip llvm-12180717cb1f94741c1cc63a9684aa20af7b6140.tar.gz llvm-12180717cb1f94741c1cc63a9684aa20af7b6140.tar.bz2 |
[NFC][LoopVectorize] Introduce new getEstimatedRuntimeVF function (#116247)
There are lots of places where we try to estimate the runtime
vectorisation factor based on the getVScaleForTuning TTI hook.
I've added a new getEstimatedRuntimeVF function and taught
several places in the vectoriser to use this new function.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions