Skip to content

Callgraph: Add effects#227

Merged
jubnzv merged 5 commits into
nowarp:masterfrom
Esorat:189-callgraph-add-effects
Dec 2, 2024
Merged

Callgraph: Add effects#227
jubnzv merged 5 commits into
nowarp:masterfrom
Esorat:189-callgraph-add-effects

Conversation

@Esorat
Copy link
Copy Markdown
Member

@Esorat Esorat commented Nov 25, 2024

Closes #189

  • I have updated CHANGELOG.md
  • I have added tests to demonstrate the contribution is correctly implemented
  • No test failures were reported when running yarn test-all
  • I did not do unrelated and/or undiscussed refactorings

@Esorat Esorat changed the title WIP: Add extra effects to nodes. Without put in to tact/utils.ts WIP: Add extra effects to nodes Nov 25, 2024
Copy link
Copy Markdown
Member

@jubnzv jubnzv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's a good start. The overall logic seems quite close to the desired implementation.

Comment thread src/internals/ir/callGraph.ts Outdated
Comment thread src/internals/ir/callGraph.ts Outdated
Comment thread src/internals/ir/callGraph.ts Outdated
Comment thread src/internals/ir/callGraph.ts Outdated
Comment thread src/internals/ir/callGraph.ts Outdated
Comment thread src/internals/ir/callGraph.ts Outdated
Chore: add EffectFlags to sendInloop detector.
Copy link
Copy Markdown
Member

@jubnzv jubnzv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did you test it? Let's add these effects on the callgraph dump and check all the effects there.

Comment thread src/internals/ir/callGraph.ts Outdated
@jubnzv jubnzv self-assigned this Dec 1, 2024
@jubnzv jubnzv changed the title WIP: Add extra effects to nodes Callgraph: Add effects Dec 1, 2024
@jubnzv jubnzv merged commit 21e0af1 into nowarp:master Dec 2, 2024
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.

Callgraph: Add effects to nodes

2 participants