llvm-project
39c30665 - [VPlan] Update type of cloned instruction in scalarizeInstruction.

Commit
68 days ago
[VPlan] Update type of cloned instruction in scalarizeInstruction. The operands of the replicate recipe may have been narrowed, resulting in a narrower result type. Update the type of the cloned instruction to the correct type. Fixes https://github.com/llvm/llvm-project/issues/151392.
Author
Parents
Loading