aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-01-27 13:30:52 +0000
committerGitHub <noreply@github.com>2024-01-27 13:30:52 +0000
commitec402a2e532db7ec38e6aef0ed1b1c04c6769d9b (patch)
tree109ebb27190cc1eb685533914eaffd2baa4363aa /llvm/tools/llvm-cov/SourceCoverageView.cpp
parent3e29e520779a863fbc30fd86cf1cb6d2ed398101 (diff)
downloadllvm-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