Skip to content

PR for llvm/llvm-project#64080 #518

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
Aug 3, 2023
Merged

PR for llvm/llvm-project#64080 #518

merged 1 commit into from
Aug 3, 2023

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Aug 3, 2023

This fixes issue 64080. tlbilx exists in ISA 2.07 Book III-E. Since
contents of Book III-E were eliminated after ISA 3.0, tlbilx does not
exist in ISA 3.0 and ISA 3.1.

Reviewed By: nickdesaulniers

Differential Revision: https://reviews.llvm.org/D156204

(cherry picked from commit 53648ac)
@llvmbot
Copy link
Member Author

llvmbot commented Aug 3, 2023

@nickdesaulniers What do you think about merging this PR to the release branch?

@nickdesaulniers
Copy link
Member

nickdesaulniers commented Aug 3, 2023

LGTM; low risk, even if the encoding was wrong (I checked) worst cast for my use case is one ppc32 specific kernel driver might experience issues, but we working around that by using .long for now.

@tru tru merged commit 0af7e5e into release/17.x Aug 3, 2023
@tru tru deleted the llvm-issue64080 branch August 3, 2023 07:01
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.

tlbilxlpid -> error: invalid instruction
4 participants