tum-ei-eda / seal5

Seal5 - Semi-automated LLVM Support for RISC-V Extensions including Autovectorization
https://tum-ei-eda.github.io/seal5/
Apache License 2.0
8 stars 3 forks source link

Provide tests for intrinsics/builtins support #68

Open PhilippvK opened 2 months ago

thomasgoodfellow commented 1 month ago

This task will provide a small set of test cases for a couple of specimen ISAs (NN, S4E), basically to confirm that the same functionality that was present in S4Ephase1 has been reproduced. An additional task will cover the wider scope of generating intrinsics for arbitrary extensions (similarly testing is needed for the support for such instructions, e.g. with all possible datatypes, number of arguments, etc)