Open cyborgyn opened 8 months ago
Seeing a similar issue here with latest rust-mos
LLVM ERROR: unable to legalize instruction: %44:_(s128) = G_UDIV %0:_, %43:_ (in function: _ZN4core3num22_$LT$impl$u20$u128$GT$6ilog1017hc5ef0d8092a2cd16E)
error: could not compile `core` (lib)
try enabling lto, fixed it for me.
On a fresh install for LLVM-MOS, LLVM-MOS-SDK, RUST-MOS git latest all, default branch, would have loved to try out one of your examples (pi calculations) from here: https://github.com/mrk-its/aoc2022/tree/main/pi
Compile complained for missing core, so tried to compile it:
Main error is:
version infos:
Output of: