Add samples to build/run vector multiplication with RVV instructions

Add both int32 and float examples. mhlo.dot MLIR (i8,i8)->i32
(int8 dot product to int32 out) doesn't support RVV codegen
at clang trunk.

The binary can run successfully on qemu-system. renode will hit illegal
instuction for the float example.

Change-Id: I6c87211542fea485eda4d3de7da8250ec60e2a01
9 files changed
tree: 0d8e8e685f52008284e56fb0d4a3e63a06976a6a
  1. cmake/
  2. samples/
  3. CMakeLists.txt
  4. springbok_config.h