Skip to content

C++: Don't use getUniqueId in range analysis #10339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

MathiasVP
Copy link
Contributor

@MathiasVP MathiasVP commented Sep 7, 2022

The first argument to idOf was suggested by Dave.

Does this solve your problems, @rdmarsh2?

…alysis library. (1) don't use it to rank basic blocks, and (2) don't use it in 'toString' on bounds.
@MathiasVP MathiasVP requested a review from a team as a code owner September 7, 2022 17:46
@github-actions github-actions bot added the C++ label Sep 7, 2022
@MathiasVP MathiasVP added the no-change-note-required This PR does not need a change note label Sep 7, 2022
@MathiasVP MathiasVP requested a review from rdmarsh2 September 7, 2022 18:06
@rdmarsh2 rdmarsh2 merged commit 0feeafd into github:main Sep 8, 2022
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