Changes between Version 1 and Version 2 of Ticket #2685, comment 15


Ignore:
Timestamp:
2014-10-08T16:20:14Z (11 years ago)
Author:
Mahder Alemseged Gebremedhin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2685, comment 15

    v1 v2  
    44This is me actually.
    55The problem with this issue was that it was a combination of  multiple issues:
    6 - Front-end: missing dimension info in qualified names
     6- Front-end: missing dimension info in qualified names (wrong types created)
    77- Back-end: variables were sorted in not so appropriate way, needed better sorting for indexing/offsetting to work
    88- CodeGen: We didn't really have support for these cases. We can't do this with macros anymore.