Skip to content

[llvm][AArch64] Fix an assertion message in TargetParserTests. NFC #98085

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
merged 2 commits into from
Jul 9, 2024

Conversation

jroelofs
Copy link
Contributor

@jroelofs jroelofs commented Jul 8, 2024

For both overloads, we were printing the bit-pattern for ExpectedFlags twice. While we're here, also add a convenience line that highlights the difference between the two sets.

For uint64_t flags, we were printing the bit-pattern for ExpectedFlags twice.
While we're here, also add a convenience line that highlights the difference
between the two sets.
Copy link

github-actions bot commented Jul 8, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@jroelofs jroelofs merged commit cb4cd3a into llvm:main Jul 9, 2024
7 checks passed
@jroelofs jroelofs deleted the jroelofs/target-parser-diff branch July 9, 2024 16:22
aaryanshukla pushed a commit to aaryanshukla/llvm-project that referenced this pull request Jul 14, 2024
…lvm#98085)

For both overloads, we were printing the bit-pattern for ExpectedFlags
twice. While we're here, also add a convenience line that highlights the
difference between the two sets.
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.

2 participants