TiarkRompf / virtualization-lms-core

A Framework for Runtime Code Generation and Compiled DSLs
http://scala-lms.github.com
BSD 3-Clause "New" or "Revised" License
324 stars 91 forks source link

Tuples as structs #54

Closed manojo closed 11 years ago

manojo commented 11 years ago

See https://github.com/manojo/lamp-dp-mt/blob/master/src/main/scala/lms/CGenTupleOps.scala for example/inspiration.

asujeeth commented 11 years ago

see also https://github.com/TiarkRompf/virtualization-lms-core/blob/wip-delite-develop/src/common/TupleOps.scala

TiarkRompf commented 11 years ago

i think this should be resolved as of aa4a4429e9722fcc45635df84f1833835d669ed9, which merged delite-develop into develop-0.4. if not please reopen.