[all-commits] [llvm/llvm-project] e98875: [RISCV] Add scalable interleave cost tests. NFC

Luke Lau via All-commits all-commits at lists.llvm.org
Mon Oct 7 22:39:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e98875af4c09e3ceaf54a51023a5d03ee143bc5c
      https://github.com/llvm/llvm-project/commit/e98875af4c09e3ceaf54a51023a5d03ee143bc5c
  Author: Luke Lau <luke at igalia.com>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/RISCV/interleaved-cost.ll

  Log Message:
  -----------
  [RISCV] Add scalable interleave cost tests. NFC

This gets the cost from the recipe output rather than the individual
instruction cost.

The factor 3 test was left alone since we don't support anything else
other than factor 2 for scalable vectors currently.



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