[PATCH] D91638: [RISCV] Add a proof-of-concept for supporting non-scalable vectors in RVV

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 15:54:57 PST 2020


craig.topper added a comment.

This is along the lines of the patch I was working on. I used a new .td file of patterns and started with 64 bit vector types based on the minimum VLEN from Evandro and Roger's RFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91638



More information about the llvm-commits mailing list