[PATCH] D116333: [RISCV] Initial support for scalable vectorization

Alex via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 09:26:56 PST 2021


alextsao1999 updated this revision to Diff 396685.
alextsao1999 marked 2 inline comments as done.
alextsao1999 added a comment.

update test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116333

Files:
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Transforms/LoopVectorize/RISCV/scalable-vectorization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116333.396685.patch
Type: text/x-patch
Size: 11056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/88c25d9d/attachment.bin>


More information about the llvm-commits mailing list