[all-commits] [llvm/llvm-project] 2f9baa: [LoopVectorize][NFC] Add pre-commit tests

Sergey Kachkov via All-commits all-commits at lists.llvm.org
Fri Nov 7 03:59:36 PST 2025


  Branch: refs/heads/users/skachkov-sc/monotonic-vectorization
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f9baaf83b414b8d2cad73a4ada7efe800a02809
      https://github.com/llvm/llvm-project/commit/2f9baaf83b414b8d2cad73a4ada7efe800a02809
  Author: Sergey Kachkov <sergey.kachkov at syntacore.com>
  Date:   2025-11-07 (Fri, 07 Nov 2025)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/compress-idioms.ll

  Log Message:
  -----------
  [LoopVectorize][NFC] Add pre-commit tests


  Commit: e38379d3bc17eec107571654f18c73b556eacd38
      https://github.com/llvm/llvm-project/commit/e38379d3bc17eec107571654f18c73b556eacd38
  Author: Sergey Kachkov <sergey.kachkov at syntacore.com>
  Date:   2025-11-07 (Fri, 07 Nov 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
    M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.cpp
    M llvm/lib/Transforms/Vectorize/VPlan.h
    M llvm/lib/Transforms/Vectorize/VPlanAnalysis.cpp
    M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/lib/Transforms/Vectorize/VPlanValue.h
    M llvm/test/Transforms/LoopVectorize/compress-idioms.ll
    M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

  Log Message:
  -----------
  [LoopVectorize] Support vectorization of compressing patterns in VPlan


Compare: https://github.com/llvm/llvm-project/compare/888e1ea44a03...e38379d3bc17

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