-
For the attached IR, seeing crash as
```
iree-compile: /proj/xhdhdstaff6/dhirajp/localBuild/iree/third_party/llvm-project/mlir/lib/Transforms/Utils/DialectConversion.cpp:2868: SmallVector mlir::Ty…
-
**What's the issue**
In PowerShell, below call would produce inconsistent key/value pairs
```
> cargo llvm-cov show-env
CARGO_ENCODED_RUSTFLAGS="-Ccontrol-flow-guard▼-Ctarget-feature=+crt-static…
-
### Xmake 版本
2.9.4
### 操作系统版本和架构
win10
### 描述问题
使用llvm时候报 llvm toolchain not found!
![image](https://github.com/user-attachments/assets/0dba5913-2fba-4c56-82b7-042fbd91bb9e)
### 期待的结果
正常编译…
-
Ubuntu 24.04.1 LTS on x86_64, LLVM 20.0.0git with riscv-gnu-toolchain installed at /opt/riscv_2
The following problem occurs while cross compiling [ggml.c](https://github.com/ggerganov/llama.cpp/b…
-
### Issue Type
Build/Install
### Modules Involved
SPU compiler
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
spu 0.9.2b0
### O…
-
As discussed on Slack (#gpu), the LLVM code output shown after pressing `L` in an Cthulhu interactive session is run through the wrong pipeline, resulting in host-side optimisations/… being applied to…
-
I tried this code:
```Rust
use std::thread;
const KILO: usize = 1024;
const MEGA: usize = 1024 * KILO;
const GIGA: usize = 1024 * MEGA;
const BUFFER_SIZE: usize = 4 * GIGA;
const REQUIRED…
-
For example, see the gcd benchmark:
https://nightly.cs.washington.edu/reports/eggcc/1730202759:nightly:main:c398df5475/llvm.html?benchmark=gcd&runmode=llvm-O3
-
I am excited to see that there's a [Tutorial on `@snoop_llvm`](https://timholy.github.io/SnoopCompile.jl/stable/tutorials/snoop_llvm/), but I am finding the tutorial not very informative. In particula…
-
I ran `cargo +nightly afl config --build --plugins` successfully in order to use AFL++'s instrumentation passes. When I run `cargo afl build`, I get the following error:
```
error: failed to run LLV…