[all-commits] [llvm/llvm-project] 7ee6cf: [LV] Fix incorrect cost kind in VPReplicateRecipe:...

David Sherwood via All-commits all-commits at lists.llvm.org
Mon Aug 18 01:52:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ee6cf06c8aa611bd55e0cbea263862c64d0a2b0
      https://github.com/llvm/llvm-project/commit/7ee6cf06c8aa611bd55e0cbea263862c64d0a2b0
  Author: David Sherwood <david.sherwood at arm.com>
  Date:   2025-08-18 (Mon, 18 Aug 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp

  Log Message:
  -----------
  [LV] Fix incorrect cost kind in VPReplicateRecipe::computeCost (#153216)

We were incorrectly using the TTI::TCK_RecipThroughput cost kind and
ignoring the kind set in the context.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list