[all-commits] [llvm/llvm-project] d84be8: [VPlan] Get Cmp cost via getCostForRecipeWithOp fo...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Aug 24 11:45:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d84be8a9b400609f29713fc3e07f98c0b8df622c
      https://github.com/llvm/llvm-project/commit/d84be8a9b400609f29713fc3e07f98c0b8df622c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-08-24 (Sun, 24 Aug 2025)

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

  Log Message:
  -----------
  [VPlan] Get Cmp cost via getCostForRecipeWithOp for VPReplicateR (NFCI).

Use common getCostForRecipeWithOpcode to get the cost for ICmp/FCmp.



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