[all-commits] [llvm/llvm-project] 985dc6: [LV] Add test for missed interleaving after narrow...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Sep 15 09:34:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 985dc69a2def6812ba310c8fa431a0679f1b8163
      https://github.com/llvm/llvm-project/commit/985dc69a2def6812ba310c8fa431a0679f1b8163
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-cost.ll

  Log Message:
  -----------
  [LV] Add test for missed interleaving after narrowing interleave groups.

Add extra test coverage for
https://github.com/llvm/llvm-project/pull/149706. The added loop should
be interleaved, after narrowing interleave groups, which requires moving
the transform earlier.



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