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

bump LLVM to 18 for focal #267

Merged
merged 9 commits into from
Oct 25, 2024
Merged

bump LLVM to 18 for focal #267

merged 9 commits into from
Oct 25, 2024

Conversation

yamt
Copy link
Owner

@yamt yamt commented Oct 22, 2024

@yamt
Copy link
Owner Author

yamt commented Oct 22, 2024

riscv jobs are failing with

/usr/bin/riscv64-linux-gnu-ld: -march=rv64i2p1_m2p0_a2p1_f2p2_d2p2_c2p0_zicsr2p0: unsupported ISA subset `z'
/usr/bin/riscv64-linux-gnu-ld: failed to merge target specific data of file lib/libtoywasm-core.a(endian.c.o)

maybe i need to make some research.

yamt added 4 commits October 23, 2024 23:02
clang-18 seems working well without this
```
 12: Test:     f32.wast:2456 f32.0.wasm floor(4288675840)
 12: Args:     0xffa00000
 12: Expected: result 0x7fc00001:f32
 12: Actual:   result 0xffa00000:f32
```
@yamt yamt merged commit 2750246 into master Oct 25, 2024
145 checks passed
@yamt yamt deleted the focal-llvm branch October 25, 2024 12:03
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.

1 participant