================ @@ -77,6 +77,24 @@ typedef unsigned ID; using VPlanPtr = std::unique_ptr<VPlan>; +// Different methods of handling early exits. ---------------- huntergr-arm wrote: done. https://github.com/llvm/llvm-project/pull/184808