[PATCH] D95659: [RISCV] Initial support of LoopVectorizer for RISC-V Vector.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 14:51:50 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa5b07a221a57: [RISCV] Initial support of LoopVectorizer for RISC-V Vector. (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D95659?vs=321911&id=322222#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95659

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVSubtarget.cpp
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
  llvm/test/Transforms/LoopVectorize/RISCV/lit.local.cfg
  llvm/test/Transforms/LoopVectorize/RISCV/scalable-vf-hint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95659.322222.patch
Type: text/x-patch
Size: 6551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/99c2ae70/attachment.bin>


More information about the llvm-commits mailing list