diff options
author | Florian Hahn <flo@fhahn.com> | 2024-06-25 10:47:24 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-06-25 10:47:51 +0100 |
commit | 9d45077df92a64ff8db5b249ac2f2d45e82ab73c (patch) | |
tree | a7343e31383557abdd1c16b3187af71fa02f8117 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | f09b02484b865e4e6e2243ee2ff59d70b60d28e4 (diff) | |
download | llvm-9d45077df92a64ff8db5b249ac2f2d45e82ab73c.zip llvm-9d45077df92a64ff8db5b249ac2f2d45e82ab73c.tar.gz llvm-9d45077df92a64ff8db5b249ac2f2d45e82ab73c.tar.bz2 |
[VPlan] Iterate over VPlans to get VFs to compute cost for (NFCI).
Instead for iterating over all VFs when computing costs, simply iterate
over the VFs available in the created VPlans.
Split off from https://github.com/llvm/llvm-project/pull/92555.
This also prepares for moving the check if any vector instructions will
be generated to be based on VPlan, to unblock recommitting
https://github.com/llvm/llvm-project/pull/92555.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions