-
When compiling the following piece of code, AARch64 will fall into an infinite loop. While x64_64 is fine with it.
## Reproduce
```shell
llc -mtriple=aarch64
llc -mtriple=x86_64
```
```l…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR22630](https://bugs.llvm.org/show_bug.cgi?id=22630) |
| Status | NEW |
| Importance | P normal |
|…
-
I'm currently running LLVM from commit 69f7f15683c451378dbe9029a0bd2dbd029bcf3a (very recent but old enough to avoid opaque pointer mismatch with mesa and other stuff) and Mesa from commit `b2b810ebff…
-
```
Right now our eval loop is ~60% slower than CPython's because we collect
feedback. In theory, this isn't a problem, because if we have a good
hotness metric, then the eval loop performance doesn'…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR35258](https://bugs.llvm.org/show_bug.cgi?id=35258) |
| Status | NEW |
| Importance | P normal |
|…
-
```
Right now our eval loop is ~60% slower than CPython's because we collect
feedback. In theory, this isn't a problem, because if we have a good
hotness metric, then the eval loop performance doesn'…
-
I'm getting this segmentation fault on xcode 13.3.1 when archiving. I've had to remove the pod for now.
4. Running pass 'ObjC ARC contraction' on function '@UI_USER_INTERFACE_IDIOM'
Stack dump wi…
-
I'm getting a somewhat weird crash from within CLing on Windows 10, both locally and also in the [GitHub Actions CI](https://github.com/N-Coder/ogdf-wheel/runs/7327435269?check_suite_focus=true) (see …
-
```
Right now our eval loop is ~60% slower than CPython's because we collect
feedback. In theory, this isn't a problem, because if we have a good
hotness metric, then the eval loop performance doesn'…
-
Firstly, this is based on commit 5a80521 because the current HEAD doesn't typecheck on 64-bit.
Checking out and building `wio` with `cargo build --release --target x86_64-pc-windows-msvc` with the la…