[all-commits] [llvm/llvm-project] 4d90f3: Address code-review comments

Andrei Elovikov via All-commits all-commits at lists.llvm.org
Mon Jul 20 15:23:55 PDT 2026


  Branch: refs/heads/users/eas/vplan-based-stride-mv-rt-guard
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d90f3f0d951a9a84ce691092e04aadfef1c3e08
      https://github.com/llvm/llvm-project/commit/4d90f3f0d951a9a84ce691092e04aadfef1c3e08
  Author: Andrei Elovikov <andrei.elovikov at sifive.com>
  Date:   2026-07-20 (Mon, 20 Jul 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/test/Transforms/LoopVectorize/VPlan/vplan-based-stride-mv.ll

  Log Message:
  -----------
  Address code-review comments


  Commit: 6d92deb96308fd19dded9051915a4c34af56d7ff
      https://github.com/llvm/llvm-project/commit/6d92deb96308fd19dded9051915a4c34af56d7ff
  Author: Andrei Elovikov <andrei.elovikov at sifive.com>
  Date:   2026-07-20 (Mon, 20 Jul 2026)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
    M llvm/lib/Transforms/Vectorize/VPlan.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
    M llvm/test/Transforms/LoopVectorize/VPlan/vplan-based-stride-mv.ll

  Log Message:
  -----------
  Expand directly to VPlan, drop VPExpandStridePredicatesRecipe


Compare: https://github.com/llvm/llvm-project/compare/8519cae949d9...6d92deb96308

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