[PATCH] D97428: [RISCV] Add intrinsics for vlmul_ext and vlmul_trunc.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 01:43:39 PST 2021


frasercrmck added a comment.

I think what you're proposing makes sense, but be aware we can't currently use these subvector intrinsics on RV32. I'm working on a patch to fix that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97428



More information about the llvm-commits mailing list