rise-lang / shine

The Shine compiler for the RISE language
https://rise-lang.org
MIT License
73 stars 8 forks source link

Support hoisting local memory outside of global parallelism #235

Open Bastacyclop opened 2 years ago

Bastacyclop commented 2 years ago

Currently, using local memory inside global parallelism (e.g. mapGlobal) is not possible.