Skip to content

[clang][RISCV] Fix the condition of checking signature in getIndex #67403

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 1 commit into from
Oct 11, 2023

Conversation

jacquesguan
Copy link
Contributor

The current condition causes assert failing if try to add a new vendor vector file which only contains the same type signature.

The current condition causes assert failing if try to add a new vendor vector file which only contains the same type signature.
@jacquesguan jacquesguan requested review from kito-cheng and a team September 26, 2023 08:37
Copy link
Member

@dtcxzyw dtcxzyw left a comment

Choose a reason for hiding this comment

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

LGTM

@jacquesguan jacquesguan merged commit bccf2c8 into llvm:main Oct 11, 2023
@jacquesguan jacquesguan deleted the fix_getindex branch June 11, 2024 03:12
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