Files
clang-p2996/llvm/unittests/Transforms/Vectorize/VPlanTestBase.h
Florian Hahn 8caeb2e0c2 [VPlan] Always create initial blocks in constructor (NFC).
Update C++ unit tests to use VPlanTestBase to construct initial VPlan,
using a constructor that creates the VP blocks directly in the
constructor.

Split off from and in preparation for
https://github.com/llvm/llvm-project/pull/120918.
2024-12-27 17:43:22 +00:00

3.8 KiB