[all-commits] [llvm/llvm-project] 08d294: [VPlan] Simplify VPBuilder insert point when addin...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Sep 12 14:47:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08d294df5513e1914077ced91a9b44a00874fe0f
      https://github.com/llvm/llvm-project/commit/08d294df5513e1914077ced91a9b44a00874fe0f
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-09-12 (Thu, 12 Sep 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll

  Log Message:
  -----------
  [VPlan] Simplify VPBuilder insert point when adding users in exit block.

Simplifies setting the insert point, addressing a TODO.



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