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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 13:53:35 PDT 2025


================
@@ -9388,11 +9387,8 @@ collectUsersInExitBlocks(Loop *OrigLoop, VPRecipeBuilder &Builder,
         continue;
----------------
fhahn wrote:

Removed in e268f71c5900f13207a7cd942f856f5852233d9e, thanks

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


More information about the llvm-commits mailing list