[llvm] [VPlan] Consistently use (Part, 0) for first lane scalar values (PR #80271)

via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 18 06:12:49 PST 2024


================
@@ -883,8 +888,11 @@ void VPlan::execute(VPTransformState *State) {
 
----------------
ayalz wrote:

```suggestion
  bool IsScalarNeeded = isa<VPCanonicalIVPHIRecipe>(PhiR);
```



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


More information about the llvm-commits mailing list