-
Hi,
I'm compiling cJSON using CMake FetchContent with LLVM clang 16 on Windows:
```
> clang.exe --version
clang version 16.0.0
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDi…
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir --gpu-module-to-binary="format=%gpu_compilation_forma…
-
Low Level Virtual Machine (LLVM) is widely used in the efficient implementation of database system, e.g., impala, hyper, etc.
Given the inefficient implementation of expression calculation in Claims,…
-
Hi @soedirgo
I am trying to compile clang & lld to wasm using emscripten. Although I was able to build stuff (not sure everything works though for eg at runtime), I have doubts about certain flags…
-
From the mailing list.
-
Hi Leanstore team,
Is it possible for Leanstore to support compiling with LLVM toolchain? I.e., the following config does not compile:
```bash
mkdir build && cd build
cmake -DCMAKE_C_COMPILER=…
-
clang-20 crashed with ```alias``` attribute and ```constructor``` attribute at ```-O1``` and above.
Compiler explorer: https://godbolt.org/z/5bqxWjPE5
```
$cat mutant.c
int a() __attribute__((…
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir -gpu-module-to-binary="format=%gpu_compilation_format…
-
We've talked about this a lot but it's nice to have an issue for tracking.
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir --pass-pipeline="builtin.module(func.func(tosa-to-li…