[llvm] [VPlan] Use scalar VPPhi instead of VPWidenPHIRecipe in createPlainCFG. (PR #150847)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 4 12:08:28 PDT 2025
================
@@ -207,8 +205,8 @@ void PlainCFGBuilder::createVPInstructionsForVPBB(VPBasicBlock *VPBB,
// Phi node's operands may have not been visited at this point. We create
----------------
fhahn wrote:
Fixed thanks
https://github.com/llvm/llvm-project/pull/150847
More information about the llvm-commits
mailing list