================
@@ -362,6 +362,7 @@ class VPDef {
// START: Phi-like recipes. Need to be kept together.
VPBlendSC,
VPPredInstPHISC,
+ VPScalarCastSC,
----------------
fhahn wrote:
Moved, thanks!
https://github.com/llvm/llvm-project/pull/78113