Skip to content

Refactor FVM Lowered#2516

Draft
thorstenhater wants to merge 2 commits into
arbor-sim:masterfrom
thorstenhater:qa/dod-fvm-cell-impl
Draft

Refactor FVM Lowered#2516
thorstenhater wants to merge 2 commits into
arbor-sim:masterfrom
thorstenhater:qa/dod-fvm-cell-impl

Conversation

@thorstenhater

Copy link
Copy Markdown
Contributor
  • Forbid (in modcc) interface unapplicable methods
    • NET_RECEIVE can only go on POINT_PROCESS
    • POST_EVENT can only go on POINT_PROCESS
  • Call interface methods in fvm_lowered_impl more disciplined
    • split by type
    • only call methods which we know to be present on that type.

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