[llvm] riscv: Added Zvinsert instructions (PR #92262)

Alex Bradbury via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 06:58:18 PDT 2024


asb wrote:

> The Zvinsert optional extension for Zv enables data movement between integer scalar registers and arbitrary elements of a vector register.
Hi Abel - where might I find the draft spec for this? I couldn't find it on google or GitHub.

https://github.com/llvm/llvm-project/pull/92262


More information about the llvm-commits mailing list