Skip to content
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

[LLParser] Merge xor constantexpr parsing with add/mul/shl/lshr/ashr. #67371

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

topperc
Copy link
Collaborator

@topperc topperc commented Sep 25, 2023

Not sure if xor is sticking around or not. I see and/or was already removed.

This changes the error messages and makes one error message more accurate.

Not sure if xor is sticking around or not. I see and/or was already removed.

This changes the error messages and makes one error message more accurate.
@topperc topperc requested a review from nikic September 25, 2023 21:13
Copy link
Contributor

@nikic nikic left a comment

Choose a reason for hiding this comment

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

LGTM

@nikic
Copy link
Contributor

nikic commented Sep 26, 2023

Not sure if xor is sticking around or not. I see and/or was already removed.

It should be removed as well at some point.

@topperc topperc merged commit 8c26e47 into llvm:main Sep 26, 2023
2 checks passed
@topperc topperc deleted the pr/xor-constantexpr branch September 26, 2023 21:48
Guzhu-AMD pushed a commit to GPUOpen-Drivers/llvm-project that referenced this pull request Sep 28, 2023
Local branch amd-gfx 7ca00a9 Merged main:210e8984fe15 into amd-gfx:b56415c184f2
Remote branch main 8c26e47 [LLParser] Merge xor constantexpr parsing with add/mul/shl/lshr/ashr. (llvm#67371)
legrosbuffle pushed a commit to legrosbuffle/llvm-project that referenced this pull request Sep 29, 2023
…llvm#67371)

Not sure if xor is sticking around or not. I see and/or was already
removed.

This changes the error messages and makes one error message more
accurate.
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