Skip to content

Changes

Summary

  1. [NB] update record function handling (#12577) (details)
Commit aeb305eb0295f7736055100584a5c352cbf9fb77 by 38032125+kabdelhak
[NB] update record function handling (#12577)

- [NF] correctly identify all non default constructor functions
  - inline record constructors after inlining functions in replacements
  - add tuples to the check for inlining record elemetns
The file was modified OMCompiler/Compiler/NFFrontEnd/NFFunction.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBReplacements.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Modules/2_Pre/NBInline.mo (diff)