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

Alex via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 28 11:09:10 PST 2021


alextsao1999 updated this revision to Diff 396415.
alextsao1999 added a comment.

update


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.396415.patch
Type: text/x-patch
Size: 11051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211228/e1e9c2bf/attachment.bin>


More information about the llvm-commits mailing list