Skip to content

C++: Add missing condition to isChiBeforeIteratorUse#12007

Merged
MathiasVP merged 1 commit intogithub:mathiasvp/replace-ast-with-ir-use-usedataflowfrom
MathiasVP:fix-is-chi-before-iterator-use
Jan 30, 2023
Merged

C++: Add missing condition to isChiBeforeIteratorUse#12007
MathiasVP merged 1 commit intogithub:mathiasvp/replace-ast-with-ir-use-usedataflowfrom
MathiasVP:fix-is-chi-before-iterator-use

Conversation

@MathiasVP
Copy link
Copy Markdown
Contributor

@MathiasVP MathiasVP commented Jan 27, 2023

We were missing the condition that connected the LoadInstruction to the address being dereferenced.

For some reason this doesn't add any FPs on the current feature branch, but I'm seeing a lot of FPs from missing this condition on my local branch that adds more iterator flow 🤔.

DCA reports nothing exciting.

@MathiasVP MathiasVP added the C++ label Jan 27, 2023
@MathiasVP MathiasVP requested a review from a team as a code owner January 27, 2023 14:08
@MathiasVP MathiasVP added the no-change-note-required This PR does not need a change note label Jan 27, 2023
@MathiasVP MathiasVP merged commit 22202af into github:mathiasvp/replace-ast-with-ir-use-usedataflow Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C++ no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants