-
| | |
| --- | --- |
| Bugzilla Link | [48115](https://llvm.org/bz48115) |
| Version | trunk |
| OS | All |
| CC | @topperc,@fhahn,@RKSimon,@phoebewang,@rotateright |
## Extended Description
The fo…
-
| | |
| --- | --- |
| Bugzilla Link | [42228](https://llvm.org/bz42228) |
| Version | trunk |
| OS | Linux |
| CC | @legrosbuffle,@gchatelet,@RKSimon |
## Extended Description
$ ./bin/llvm-exegesi…
-
Hi,
I have this kind of program:
```cpp
#include
struct A;
struct PtrWrapper
{
std::shared_ptr m_sp;
PtrWrapper(A* t)
: m_sp(t)
{
}
};
struct MyClass {
…
-
The x86 assembly source code files of VSB are accompanied with some Pascal sources, for both testing and building VSB:
* sbemu/mvsb.pas -> the source of a build tool that combines the QEMM-specific…
-
Hi,
I'm running Debian Jessie..
```
% uname -a
Linux pst 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64 GNU/Linux
```
.. and after installing mono-complete, cloning the git …
-
On x86_64-linux-gnu, both Clang 14 (on my machine) and [Clang trunk (on Godbolt)](https://godbolt.org/z/37qcEWEPE) set to `-O2` compile `bar` in
```c
union u {
long double ldbl;
};
void f…
-
I am trying to cross-compile xnnpack for risc-v by using `scripts/build-linux-riscv64.sh` with some modification of the toolchain path in `cmake/riscv64.toolchain`. But I got build error message when …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40824](https://bugs.llvm.org/show_bug.cgi?id=40824) |
| Status | CONFIRMED |
| Importance | P enha…
-
Good day.
I managed to compile boot WiFi with no issues , but when I try to include files I need to do them one at a time since I changed the file to . Cpp extension.
I am unable to import include…
-
**Describe the bug**
When I am encoding https://www.breunig.xyz/share/2024-04-02/raw9.yuv (150 MB), at around the 12 second mark rav1e produces distorted blocks like so:
![mpv-shot0001](https://gith…