diff options
author | Florian Hahn <flo@fhahn.com> | 2024-01-27 13:30:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-27 13:30:52 +0000 |
commit | ec402a2e532db7ec38e6aef0ed1b1c04c6769d9b (patch) | |
tree | 109ebb27190cc1eb685533914eaffd2baa4363aa /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | 3e29e520779a863fbc30fd86cf1cb6d2ed398101 (diff) | |
download | llvm-ec402a2e532db7ec38e6aef0ed1b1c04c6769d9b.zip llvm-ec402a2e532db7ec38e6aef0ed1b1c04c6769d9b.tar.gz llvm-ec402a2e532db7ec38e6aef0ed1b1c04c6769d9b.tar.bz2 |
[VPlan] Implement cloning of VPlans. (#73158)
This patch implements cloning for VPlans and recipes. Cloning is used in
the epilogue vectorization path, to clone the VPlan for the main vector
loop. This means we won't re-use a VPlan when executing the VPlan for
the epilogue vector loop, which in turn will enable us to perform
optimizations based on UF & VF.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions