cpc / openasip

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

tceops.h not autoincluded in oacc-riscv #170

Closed pjaaskel closed 2 years ago

pjaaskel commented 2 years ago

tcecc does include it automatically, so it's not necessary to include it explicitly to get the intrinsics in. The RISC-V tour assumes the automatic behavior as it doesn't instruct to include it.