[PATCH] D152750: [RISCV] Enable SLP by default (when vectors are available)

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 09:58:09 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f26c27e03f1: [RISCV] Enable SLP by default (when vectors are available) (authored by reames).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152750/new/

https://reviews.llvm.org/D152750

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Transforms/SLPVectorizer/RISCV/floating-point.ll
  llvm/test/Transforms/SLPVectorizer/RISCV/load-binop-store.ll
  llvm/test/Transforms/SLPVectorizer/RISCV/load-store.ll
  llvm/test/Transforms/SLPVectorizer/RISCV/math-function.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152750.531403.patch
Type: text/x-patch
Size: 44850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/d633e8e4/attachment.bin>


More information about the llvm-commits mailing list