[PATCH] D101839: [RISCV] Cap legal fixed-length vectors to 256-element types

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 11:47:41 PDT 2021


craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.

LGTM. I wonder a little if this should be a total vector size limit. So that all bitcasts are all legal, but this is a good starting point at least.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101839



More information about the llvm-commits mailing list