[llvm] [VPlan] Add exit phi operands during initial construction (NFC). (PR #136455)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 22 01:56:40 PDT 2025


================
@@ -2501,35 +2501,41 @@ void VPlanTransforms::handleUncountableEarlyExit(
     if (!ExitIRI)
----------------
fhahn wrote:

Will check and put up a PR to update here. (and. possibly docs)

https://github.com/llvm/llvm-project/pull/136455


More information about the llvm-commits mailing list