-
This may be a regression between LLVM version 17.0.1 and 18.1.0.
The issue is still present in the main branch as of version 19.0.0 (dbc3e26c25587e5460ae12caed84cb09197c4ed7).
Consider the followi…
-
Here are some warnings from Clang (7 and 9) on AMD64 Linux that need some guru meditation:
### Clang 7
```
/home/user/src/rawtherapee/rtengine/hphd_demosaic_RT.cc:144:17: warning: loop not vector…
-
When it encounters a SIMD instruction it fails to compile the asm.js code to wasm:
```
/home/Chris/Projekte/wasm/emsdk_portable/clang/fastcomp/build_incoming_64/bin/llvm-nm: /home/Chris/.multirust…
CryZe updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
IBM z architecture provides SIMD capabilities that can be utilized for zstd optimization similar to SSE and Neon SIMD optimizations …
-
Availability of SIMD intrinsics from System.Numerics enables new class of optimisations for managed code - hand coded vectorization. It is possible to use them in several cases to speed up several tas…
-
# Feature or enhancement
### Proposal:
In https://github.com/python/cpython/issues/124951, there has been some initial discussion on improving the performances of `base64` and possibly `{bytearr…
-
Performance of the random ray solver in OpenMC is highly sensitive to the performance of the flux attenuation kernel that forms the inner loop of the simulation. This inner loop is responsible for per…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR26454](https://bugs.llvm.org/show_bug.cgi?id=26454) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
| --- | --- |
| Bugzilla Link | [26454](https://llvm.org/bz26454) |
| Version | unspecified |
| OS | FreeBSD |
| Attachments | [small benchmark](https://user-images.githubusercontent.com/60944…
-