Replies: 3 comments 1 reply
|
Maybe this could help: I kept it running, and finally it crashed. |
0 replies
|
That's weird, I'll take a look into it |
0 replies
|
It seems that it's a bug in LLVM as compiled with LLVM 14, 15, 16, and 17 (latest) all fail to compile it. I'll see if I can file a bug report In the meantime, using instead of works as expected |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Note: If I set the size of
arrand the value ofNto a lower value, then it worked. The larger the value, the slower it compiles. The largest value I tried, and it worked, was 10000.All reactions