[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 06:54:16 PST 2021
frasercrmck added a comment.
In D97428#2587076 <https://reviews.llvm.org/D97428#2587076>, @frasercrmck wrote:
> 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.
D97459 <https://reviews.llvm.org/D97459> is that patch.
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