[llvm] [VPlan] Handle single-scalar conds in VPWidenSelectRecipe. (PR #165506)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 29 17:27:22 PDT 2025


================
@@ -1757,16 +1757,8 @@ struct LLVM_ABI_FOR_TEST VPWidenSelectRecipe : public VPRecipeWithIRFlags,
     return getOperand(0);
----------------
fhahn wrote:

Added, thanks

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


More information about the llvm-commits mailing list