[LV] Don't use getVPSingleValue for VPWidenMemoryInstRecipe (NFC).
VPWidenMemoryInstructionRecipe is a VPValue, so this can be passed directly, instead of relying on getVPSingleValue.
Loading
Please sign in to comment
VPWidenMemoryInstructionRecipe is a VPValue, so this can be passed directly, instead of relying on getVPSingleValue.