-
| | |
| --- | --- |
| Bugzilla Link | [22612](https://llvm.org/bz22612) |
| Resolution | FIXED |
| Resolved on | May 20, 2019 14:55 |
| Version | trunk |
| OS | All |
| CC | @dwblaikie,@filcab,@rnk,…
-
**Submitting author:** @matthieuaussal (Matthieu Aussal)
**Repository:** https://github.com/leprojetcastor/castor
**Branch with paper.md** (empty if default branch):
**Version:** 1.0
**Editor:** @jb…
-
**Description**
[LLVM](https://llvm.org/) 10 has been released today. Currently we are using LLVM 8, and I suggest we upgrade yearly to the latest version of LLVM.
Note that LLVM now bumps its maj…
-
**Is your feature request related to a problem? Please describe.**
ORC has a "standard" for schema evolution. Not all tools support it fully, but a lot do, and Spark in particular is one that does. …
-
bpftrace is still relying on OrcV1 but llvm 12+ has dropped OrcV1 support and moved to OrcV2 as a result bpftrace fails to build with llvm 12
```
FAILED: src/CMakeFiles/bpftrace.dir/bpftrace.cpp.o…
-
In llvm-dev ML: https://groups.google.com/forum/#!searchin/llvm-dev/engine$20removeModule$20leak%7Csort:relevance/llvm-dev/h8PNYl4uXVE/esP6HFHVDgAJ
* MCJIT removeModule is probably leaking; ORC ver…
sklam updated
3 years ago
-
This would be similar to the ["faustgen" opcodes](https://gogins.github.io/csound-extended-manual/indexframes.html), but would compile, link, load, and bind heredoc C/C++ code.
Examples and documen…
-
llvm 12.0.0 and gcc 11.0.1
```console
[ 25%] Building CXX object src/CMakeFiles/libbpftrace.dir/attached_probe.cpp.o
cd /home/tkloczko/rpmbuild/BUILD/bpftrace-0.12.1/x86_64-redhat-linux-gnu/src && …
-
```
SELECT multiIf((number % 10) = 1025, toInt8(7), (number % -2) = 1048577, toInt16('9223372036854775807'), toInt16(257)) FROM system.numbers LIMIT 255 settings compile_expressions = 1, min_count_to…
akuzm updated
3 years ago
-
## Reporting a bug
Having updated LLVM support to LLVM8 https://github.com/numba/llvmlite/pull/478 and https://github.com/numba/numba/pull/4022 , it has become apparent that `ppc64le` builds ba…