-
## Context
```
Odin: dev-2024-10-nightly
OS: Arch Linux, Linux 6.11.2-zen1-1-zen
CPU: AMD Ryzen 9 9950X 16-Core Processor
RAM: 61886 MiB
Backend: LLVM 18.1.6
```
## Ex…
-
- [x] Document how to do codgen (see https://github.com/open-telemetry/weaver/blob/main/crates/weaver_forge/README.md)
- [X] We want a mechanism to not force folks to write JQ (see #246, release v0.7.…
-
I'm facing this error on Android
```
Cannot specify link libraries for target "react_codegen_RNShakeSpec" which
is not built by this project.
Call Stack (most recent call first):
CMa…
-
I apologize that I wasn't able to creduce the attachment source here. I'm still actively working on the source in question. I may be able to come back to this and improve this bug report later. I'll a…
-
### Summary
When running codegen on a large project with many operations with nested fragments, codegen hangs and never finishes. We were hoping the [disable fragment merging](https://github.com/apol…
-
### 🐛 Describe the bug
repro:
```
class M(torch.nn.Module):
def forward(self, x, flag):
# without the following line, it can run fine
flag = flag.item()
def true_f…
-
## What is the Problem Being Solved?
For a few weeks we had RPC query clients using Telescope:
- https://github.com/Agoric/ui-kit/pull/82
- https://github.com/Agoric/dapp-inter/pull/240
- https:…
-
This is an uber-issue for making the tuner easier to maintain. The current implementation has a few issues that make the tuner library fragile and prone to getting out of sync with the IREE compiler. …
kuhar updated
14 hours ago
-
Compiler Expoloer: https://godbolt.org/z/qzox44G4e
```console
clang: /root/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp:140: llvm::Type* {anonymous}::CGRecordLowering::getByteArrayType(c…
-
#### Feature
It would be great to avoid printing full paths of source files in the generated code.
#### Benefit
This would allow for better or more correct caching in third party build sy…