[all-commits] [llvm/llvm-project] 35ee6d: [VPlan] Simplify addCanonicalIVRecipes by using VP...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Feb 17 10:30:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 35ee6de966c36d095646b9b21fdd12eb45bdc9bf
      https://github.com/llvm/llvm-project/commit/35ee6de966c36d095646b9b21fdd12eb45bdc9bf
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-02-17 (Sat, 17 Feb 2024)

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

  Log Message:
  -----------
  [VPlan] Simplify addCanonicalIVRecipes by using VPBuilder (NFC).

Use VPBuilder to construct VPInstructions, which means there's no need
to manually inserting recipes.



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