[llvm] [LV][EVL] Support cast instruction with EVL-vectorization (PR #108351)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 01:53:36 PST 2024


================
@@ -1485,8 +1485,8 @@ static void transformRecipestoEVLRecipes(VPlan &Plan, VPValue &EVL) {
                     auto *CI = cast<CallInst>(CInst->getUnderlyingInstr());
----------------
fhahn wrote:

(would be good as. a follow up)

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


More information about the llvm-commits mailing list