Skip to content

Put back HILDE_MM stuff after merge. - #1

Open
hildeth wants to merge 1 commit into
Kyle-B:kb-string_rec-to-stringfrom
hildeth:hildeStringRec
Open

Put back HILDE_MM stuff after merge.#1
hildeth wants to merge 1 commit into
Kyle-B:kb-string_rec-to-stringfrom
hildeth:hildeStringRec

Conversation

@hildeth

@hildeth hildeth commented Jan 20, 2015

Copy link
Copy Markdown

No description provided.

@hildeth

hildeth commented Jan 20, 2015

Copy link
Copy Markdown
Author

@Kyle-B , here you go!

Kyle-B pushed a commit that referenced this pull request Jun 25, 2015
Kyle-B pushed a commit that referenced this pull request Aug 19, 2015
The condition to replace = with PRIM_MOVE no longer
fires because we are doing insertReferenceTemps before
this code is run, and we did not in the past.

The fix is to track symbols storing addr_of the
ret argument. Two options for better fixes:
 - delay the insertion of reference temps until later
   in the program translation.
 - rework normalization for iterators so that
   there is no need to localize iterator symbols
   (possibly following Note #1 at the end
    of lowerIterators.cpp).
Kyle-B pushed a commit that referenced this pull request Aug 19, 2015
Fix localizeReturnSymbols to handle = with ref LHS

The condition to replace = with PRIM_MOVE no longer
fires because we are doing insertReferenceTemps before
this code is run, and we did not in the past.

The fix is to track symbols storing addr_of the
ret argument. Two options for better fixes:
 - delay the insertion of reference temps until later
   in the program translation.
 - rework normalization for iterators so that
   there is no need to localize iterator symbols
   (possibly following Note #1 at the end
    of lowerIterators.cpp).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant