[PATCH] D137694: [RISCV] Add OPCFG format of vector
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 10:05:43 PST 2022
craig.topper added a comment.
In D137694#3919832 <https://reviews.llvm.org/D137694#3919832>, @reames wrote:
> Reading through the spec, I only see mention of OPCFG in that table. Is this format actually used for any instruction? If so, which?
It's the funct3 encoding for vsetvli, vsetivli, and vsetvl.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137694/new/
https://reviews.llvm.org/D137694
More information about the llvm-commits
mailing list