[PATCH] D127179: [RISCV] Scalarize gather/scatter on RV64 with Zve32* extension.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 07:37:54 PDT 2022


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

LGTM.  I'm fine with this landing, regardless of the answer to the following.

Having said that, given we really don't support zvl32b, should we bother?  I'm tempted to simply document the lack of support instead, and defer this until someone cares.  Having it half supported, half not seems worse than explicitly not supported.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127179



More information about the llvm-commits mailing list