[all-commits] [llvm/llvm-project] ee29e1: [LV] Reorganize tests for narrowing interleave gro...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Mar 16 12:19:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee29e16135a9a775fa7eb9f434d1c62bb9bcfbfd
      https://github.com/llvm/llvm-project/commit/ee29e16135a9a775fa7eb9f434d1c62bb9bcfbfd
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2025-03-16 (Sun, 16 Mar 2025)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-cost.ll
    A llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-remove-loop-region.ll
    A llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-unroll.ll
    A llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-with-wide-ops.ll
    M llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory.ll
    R llvm/test/Transforms/LoopVectorize/transform-narrow-interleave-to-widen-memory-with-wide-ops.ll
    R llvm/test/Transforms/LoopVectorize/transform-narrow-interleave-to-widen-memory.ll

  Log Message:
  -----------
  [LV] Reorganize tests for narrowing interleave group transform.

Make test target-dependent, as they will require access to a concrete
vector register width. Also add new tests for cost modeling, unrolling
and removing the vector loop region.



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