Skip to content

C++: Fix the use-use dataflow configuration in dataflow/dataflow-tests#11147

Merged
MathiasVP merged 1 commit intogithub:mathiasvp/replace-ast-with-ir-use-usedataflowfrom
jketema:fix-dataflow-dataflow-tests
Nov 7, 2022
Merged

C++: Fix the use-use dataflow configuration in dataflow/dataflow-tests#11147
MathiasVP merged 1 commit intogithub:mathiasvp/replace-ast-with-ir-use-usedataflowfrom
jketema:fix-dataflow-dataflow-tests

Conversation

@jketema
Copy link
Copy Markdown
Contributor

@jketema jketema commented Nov 7, 2022

Remaining cases where IR use-use dataflow seems to perform worse than AST dataflow:

Inconsistent behaviour for flow through global variables:

Broken barrier guard:

@jketema jketema requested a review from a team as a code owner November 7, 2022 15:55
@github-actions github-actions Bot added the C++ label Nov 7, 2022
Copy link
Copy Markdown
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

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

LGTM!

@MathiasVP MathiasVP merged commit b305e15 into github:mathiasvp/replace-ast-with-ir-use-usedataflow Nov 7, 2022
@jketema jketema deleted the fix-dataflow-dataflow-tests branch November 7, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants