[llvm] [VPlan] Use VPInstructionWithType for uniform casts. (PR #140623)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 20 07:50:38 PDT 2025


lukel97 wrote:

Looks like theres some CI failures: `(GeneratedValue->getType()->isVectorTy() == !GeneratesPerFirstLaneOnly || State.VF.isScalar()) && "scalar value but not only first lane defined"`

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


More information about the llvm-commits mailing list