[all-commits] [llvm/llvm-project] 253f8b: [VPlan] Support single-scalar VPReplicateRecipes w...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Jul 9 13:36:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 253f8b687344afee77cbc9d49c882c411ee3b414
      https://github.com/llvm/llvm-project/commit/253f8b687344afee77cbc9d49c882c411ee3b414
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
    M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory.ll

  Log Message:
  -----------
  [VPlan] Support single-scalar VPReplicateRecipes when narrowing IGs.

When narrowing interleave groups, we can treat single scalar
VPReplicateRecipes as already narrowed.



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