RISC-V Matrix Multiplication Extension Specification v0.4.0
Pre-release
Pre-release
update logs from v0.3
spec
- remove matrix-scalar instructions
- remove matrix-vector instructions which vector operand is indexed by scalar register
- change misa definition
- add float pointwise instructions
- add some integer pointwise instructions
- add integer float conversion instructions
- add matrix memory model
- update pointwise instructions' opcodes
- fix other minor bugs
demos
add configure examples for cpf
toolchain and simulation tools are still based on v0.3(not updated)