[llvm] [LV] Convert gather loads with invariant stride into strided loads (PR #147297)
Mel Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 9 20:47:08 PST 2026
================
@@ -3629,7 +3663,6 @@ InstructionCost VPWidenMemoryRecipe::computeCost(ElementCount VF,
const Value *Ptr = getLoadStorePointerOperand(&Ingredient);
Type *PtrTy = Ptr->getType();
-
----------------
Mel-Chen wrote:
4b24020441152bcc93164a5d4596c61741334b8d
https://github.com/llvm/llvm-project/pull/147297
More information about the llvm-commits
mailing list