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

LLVM backend: loongarch64 support #20193

Merged
merged 1 commit into from
Jun 5, 2024
Merged

LLVM backend: loongarch64 support #20193

merged 1 commit into from
Jun 5, 2024

Conversation

andrewrk
Copy link
Member

@andrewrk andrewrk commented Jun 5, 2024

Still can't build hello world because LLVM didn't implement fp_to_fp16.

LLVM ERROR: Cannot select: t68: i64 = fp_to_fp16 t2
  t2: f32,ch = CopyFromReg t0, Register:f32 %11
    t1: f32 = Register %11
In function: __fixhfsi

@andrewrk andrewrk merged commit ac3faa6 into master Jun 5, 2024
10 checks passed
@andrewrk andrewrk deleted the loongarch64 branch June 5, 2024 17:43
@andrewrk andrewrk added the release notes This PR should be mentioned in the release notes. label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes This PR should be mentioned in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant