[llvm] [LV] Support EVL for partial reduction and VPExpressionRecipe. (PR #205741)

Elvis Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 23:51:32 PDT 2026


================
@@ -3655,10 +3656,13 @@ class VPExpressionRecipe : public VPSingleDefRecipe {
     return getOperand(getNumOperands() - OpIdx);
   }
----------------
ElvisWang123 wrote:

Removed, thanks!

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


More information about the llvm-commits mailing list