Files
clang-p2996/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
Florian Hahn 7346e7cc47 [VPlan] Update HCFG builder after 72937203dd to fix leak.
Update buildPlainCFG to re-use the vector and latch VPBBs created as
part of the initial skeleton in 72937203dd.

This should fix the leak sanitizer failure discovered by
https://lab.llvm.org/buildbot/#/builders/52/builds/619.
2024-07-09 15:28:43 +01:00

18 KiB