[PATCH] D157973: [RISCV] Remove fixed length lmul max restriction from build_vector tests. NFC

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 14:00:26 PDT 2023


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

LGTM

This was present in the original test file from https://reviews.llvm.org/D96332.  From the review discussion there, this was added before fixed length vectors were mature, and thus probably isn't particularly relevant today.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157973



More information about the llvm-commits mailing list