-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
cannot convert from f16 to i32 when targeting loongarch64 #21336
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
arch-loongarch
32-bit and 64-bit LoongArch
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
upstream
An issue with a third party project that Zig uses.
Milestone
Comments
can confirm this also affects 0.14.0-dev.1504+5f3d9e0b7 |
nice, llvm/llvm-project@d075b7b made it into llvm 19 |
Now for the not-so-nice news: ziglang/zig-bootstrap#164 (comment) |
ziglang/zig-bootstrap#164 (comment) managed to pass this test with zig bootstrapped for loongarch64-linux-musl in comment above.
|
Now try to fix this issue with |
Fixed with the merge of LLVM 19 branch in c6ad452. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
arch-loongarch
32-bit and 64-bit LoongArch
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
upstream
An issue with a third party project that Zig uses.
Zig Version
0.13.0
Steps to Reproduce and Observed Behavior
Expected Behavior
all 1 tests passed
The text was updated successfully, but these errors were encountered: