Previously, LLVM development should have been tested using the LLVM DSP test suite from the qemutests repository: https://gito.corp.nucleisys.com/software/devtools/test/qemutests/-/tree/master/llvm_xxldsp.
The assembly instructions may have been developed using the same source files, so some instructions wasn't detected.
Now, when re-testing with hardware-provided rv32dsp and rv64dsp, the following instructions are found to be missing:
clrov
rdov
kmada32
smbb32
Support for these instructions has now been added to 2025.10 llvm.
Previously, LLVM development should have been tested using the LLVM DSP test suite from the qemutests repository: https://gito.corp.nucleisys.com/software/devtools/test/qemutests/-/tree/master/llvm_xxldsp.
The assembly instructions may have been developed using the same source files, so some instructions wasn't detected.
Now, when re-testing with hardware-provided rv32dsp and rv64dsp, the following instructions are found to be missing:
Support for these instructions has now been added to 2025.10 llvm.