Skip to content

[NVPTX][NFC] Explicitly specify the matching type for Int32reg #65527

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
Sep 6, 2023

Conversation

ThomasRaoux
Copy link
Contributor

NFC changes to explicitly specify the type we are matching when creating Int32 reg. This will allow use to have multiple types mapping those register without causing ambigous matching.

NFC changes to explicitly specify the type we are matching
when creating Int32 reg. This will allow use to have multiple
types mapping those register without causing ambigous matching.
@ThomasRaoux ThomasRaoux requested a review from Artem-B September 6, 2023 20:20
@ThomasRaoux ThomasRaoux merged commit 24c5f18 into llvm:main Sep 6, 2023
avillega pushed a commit to avillega/llvm-project that referenced this pull request Sep 11, 2023
…65527)

NFC changes to explicitly specify the type we are matching when creating
Int32 reg. This will allow use to have multiple types mapping those
register without causing ambigous matching.
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