cpc / openasip

Open Application-Specific Instruction Set processor tools (OpenASIP)
http://openasip.org
Other
138 stars 41 forks source link

Almaif testbench #225

Closed TopiLeppanen closed 1 year ago

TopiLeppanen commented 1 year ago

Add automatic generation of almaif testbench

Add multiple address spaces for data-start option (for oacc, llvm-tce and generatebits)

Add standalone tests generated from PoCL's example0

TopiLeppanen commented 1 year ago

Can you somehow avoid storing .bcs in the repo? They are problematic as LLVM IR evolves.

Removed the pocl-tests since they were redundant to the ones in PoCL and maintaining the two versions would be too annoying. The almaif standalone tests should get regularly tested in PoCL anyway.