[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:39 PDT 2025


================
@@ -9392,11 +9392,7 @@ collectUsersInExitBlocks(Loop *OrigLoop, VPRecipeBuilder &Builder,
         continue;
----------------
fhahn wrote:

Updated in 8c83355d5baa6ecbb5884240df195826380ed952, thanks

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


More information about the llvm-commits mailing list