[all-commits] [llvm/llvm-project] f6e1d6: [SLP]Enable interleaved stores support

Alexey Bataev via All-commits all-commits at lists.llvm.org
Fri Nov 15 08:02:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6e1d64458130643377511baeec430de67ddddfb
      https://github.com/llvm/llvm-project/commit/f6e1d64458130643377511baeec430de67ddddfb
  Author: Alexey Bataev <a.bataev at outlook.com>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/test/Transforms/SLPVectorizer/RISCV/segmented-stores.ll

  Log Message:
  -----------
  [SLP]Enable interleaved stores support

Enables interaleaved stores, results in better estimation for segmented
stores for RISC-V

Reviewers: preames, topperc, RKSimon

Reviewed By: RKSimon

Pull Request: https://github.com/llvm/llvm-project/pull/115354



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