[llvm] [VPlan] Use VPInstructionWithType for uniform casts. (PR #140623)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 22 01:55:53 PDT 2025
https://github.com/fhahn commented:
> Looks like theres some CI failures: `(GeneratedValue->getType()->isVectorTy() == !GeneratesPerFirstLaneOnly || State.VF.isScalar()) && "scalar value but not only first lane defined"`
Merge with latest main resolved the issue
https://github.com/llvm/llvm-project/pull/140623
More information about the llvm-commits
mailing list