================
@@ -1435,6 +1442,46 @@ class VPWidenRecipe : public VPRecipeWithIRFlags {
#endif
};
+class VPWidenEVLRecipe : public VPWidenRecipe {
----------------
fhahn wrote:
Would be good to document briefly.
https://github.com/llvm/llvm-project/pull/93854