diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-28 19:02:22 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-06-28 19:02:22 +0100 |
commit | 19495364949476df196e3a0a12b3a035f7c2d1be (patch) | |
tree | b8503b61f007ad9ccf7f823549b2ff632dca4e35 /clang/lib/Basic/SourceManager.cpp | |
parent | d93aff42c23069c27dae411fd0f60bd19ad04ad9 (diff) | |
download | llvm-19495364949476df196e3a0a12b3a035f7c2d1be.zip llvm-19495364949476df196e3a0a12b3a035f7c2d1be.tar.gz llvm-19495364949476df196e3a0a12b3a035f7c2d1be.tar.bz2 |
[VPlan] Also visit VPBBs outside loop region when unrolling by VF.
Make sure all VPBBs outside the top-level loop region and directly
inside the region are visited; all those blocks may contain
VPReplicateRecipes that need unrolling.
This makes sure we unroll VPRepicateRecipes by VF if they are hoisted
out of the loop, but cannot be converted to single scalar recipes yet.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions