[all-commits] [llvm/llvm-project] db89a1: [SLP][NFC] Add tests for runtime strided loads dur...

Ryan Buchner via All-commits all-commits at lists.llvm.org
Mon Apr 13 12:48:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db89a15f8f3a423385aae8c228487053126183d1
      https://github.com/llvm/llvm-project/commit/db89a15f8f3a423385aae8c228487053126183d1
  Author: Ryan Buchner <rbuchner at qti.qualcomm.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M llvm/test/Transforms/SLPVectorizer/RISCV/revec-strided-load.ll

  Log Message:
  -----------
  [SLP][NFC] Add tests for runtime strided loads during revectorization (#191875)

Depending on the case, SLP either misses optimizing re-vectorized runtime
strided loads (and use a gather instead) or produces the incorrect
strided load.



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