-
| | |
|--------------------|----|
| Bugzilla Link | [PR48723](https://bugs.llvm.org/show_bug.cgi?id=48723) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49614](https://bugs.llvm.org/show_bug.cgi?id=49614) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44260](https://bugs.llvm.org/show_bug.cgi?id=44260) |
| Status | NEW |
| Importance | P normal |
|…
-
[crash-5ed2f6c25a8e8828689e28c5021b1da46f277d4e.zip](https://github.com/llvm/llvm-project/files/8874607/crash-5ed2f6c25a8e8828689e28c5021b1da46f277d4e.zip)
```console
> llvm-objdump --syms crash-5…
-
| | |
| --- | --- |
| Bugzilla Link | [46361](https://llvm.org/bz46361) |
| Version | trunk |
| OS | All |
| CC | @dwblaikie,@gregbedwell,@JDevlieghere,@jmorse,@walkerkd,@OCHyams,@pogo59,@rnk |…
-
| | |
| --- | --- |
| Bugzilla Link | [33654](https://llvm.org/bz33654) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#11360 |
| CC | @topperc,@RKSimon,@rotateright |
## Extended …
-
@becker33
Executive summary
===============
HDF5 1.8.11 added dynamical loading of HDF5 filters and therefore depends on libdl. When I try to build silo, which depends on hdf5, silo's configure …
-
### Windows Version
Microsoft Windows [Version 10.0.22631.3593]
### WSL Version
WSL version: 2.1.5.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.146.1
###…
-
The SSE variant of MOVSD is incorectly reported as REPNE MOVSD due to the REPNE prefix of SSE-specific instructions.
Fix is
```
diff --git a/arch/X86/X86Mapping.c b/arch/X86/X86Mapping.c
index 455…
-
PCL provides a CPack CMake file to allow creating a `.deb` but it doesn't work:
```
[ 5%] Built target pcl_common
[ 5%] Built target pcl_octree
[ 5%] Built target pcl_kdtree
[ 7%] Built target pc…