[all-commits] [llvm/llvm-project] 301fa2: [VPlan] Limit narrowInterleaveGroups to single blo...

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Oct 23 15:56:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 301fa24671256734df6b7ee65f23ad885400108e
      https://github.com/llvm/llvm-project/commit/301fa24671256734df6b7ee65f23ad885400108e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-10-23 (Thu, 23 Oct 2025)

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

  Log Message:
  -----------
  [VPlan] Limit narrowInterleaveGroups to single block regions for now.

Currently only regions with a single block are supported by the legality
checks.



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