-
Loop rel : http://laure.gonnord.org/pro/research/ER03_2015/lab3_intro.pdf
-
clang++ crashes while building CMake project with c++ modules using pointer-to-member pointers with the following stack trace:
```
Stack dump:
0. Program arguments: D:\\LLVM\\bin\\clang++.exe -cc…
-
#1564 adds support for `llvm_cast_pointer` in SAWScript and the remote API, but we still need to expose Python bindings that make use of the remote API.
-
Hi,
I'm getting a weird crash in llvm optimizer:
```
BitwigAudioEngine-ARM64-NEON.exe!std::pair::pair(llvm::AACacheLoc && _Val1, llvm::AACacheLoc && _Val2) Line 247 (c:\Program Files\Microsoft …
-
Hello LLVM Team,
This is my first issue request in LLVM, so apologies if I've misspoken or acted poorly for any reason.
I'm currently using the LLVM-C bindings in a [PR for Odin Lang](https://gi…
-
This might be an invalid input case, as I was seeing some divergent behavior that I haven't localized yet
Command: `llc -global-isel reduced.ll`
Input:
```
target datalayout = "e-p:64:64-p1:…
-
Minified from real code (minification may not be the best since half of cvise passes crash or fail)
```cpp
template using __bool_constant = int;
int invoke;
template
concept invocable = require…
-
### Describe the bug
**Error message:**
python: /project/lib/Analysis/Allocation.cpp:47: std::pair mlir::triton::getCvtOrder(mlir::Attribute, mlir::Attribute): Assertion `!(srcMmaLayout && dstMmaLay…
-
### Describe the bug
A number of tests were incorrectly always disabled due to `REQUIRES:` conditions that could never be met. After being re-enabled two of these tests fail.
The following are f…
-
https://reviews.llvm.org/D138579
https://reviews.llvm.org/D138488
https://reviews.llvm.org/D138920