[PATCH] D65649: [RISCV] Add MC encodings and tests of the Bit Manipulation extension
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 07:33:57 PDT 2020
asb added a comment.
I'm reviewing this with an eye to merging it, but one big thing that comes to mind is the compressed instructions. The draft bitmanip spec describes these under "Future compressed instructions" and says "It presumably would make sense for a future revision of the āCā extension to include compressed opcodes for those instructions." My reading is that this is more of a sketch of potential encodings and a less firm proposal than the 32-bit encodings described elsewhere in the spec. Do you disagree with that assessment?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65649/new/
https://reviews.llvm.org/D65649
More information about the llvm-commits
mailing list