Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nb update function alias #11451

Merged
merged 10 commits into from
Oct 25, 2023

Conversation

kabdelhak
Copy link
Contributor

[NB] update function alias

  • create tuple auxilliaries as multiple variables instead of one tuple variable
  • update Equation.makeAssignment
  • tuple assignments are considered record assignments structurally

 - only collect discrete states from LHS of when equations
 - collect pre variables for all variables and dont assume they are discrete states
 - update start/pre initial equations
 - update variable structure
 - update -d=backenddaeinfo
 - remove unnecessary pointer to state (its stored in pre_post)
 - make it fixable
 - remove bug where it copied the backendinfo from its post var
 - testsuite update
  - create tuple auxilliaries as multiple variables instead of one tuple variable
  - update Equation.makeAssignment
  - tuple assignments are considered record assignments structurally
 - correctly skip empty equations inside so that it doesnt have to be compressed to be printed
@kabdelhak kabdelhak added the COMP/OMC/New Backend Issues and pull requests related to the new backend. label Oct 25, 2023
@kabdelhak kabdelhak self-assigned this Oct 25, 2023
@kabdelhak kabdelhak enabled auto-merge (squash) October 25, 2023 14:44
@kabdelhak kabdelhak merged commit a4bf847 into OpenModelica:master Oct 25, 2023
2 checks passed
@kabdelhak kabdelhak deleted the nb-update-function-alias branch October 25, 2023 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/OMC/New Backend Issues and pull requests related to the new backend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant