-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 032014e) snapshot for 20241116.
At certain intervals the CI system will update th…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ baf59be) snapshot for 20241117.
At certain intervals the CI system will update th…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 8d3435f) snapshot for 20241123.
At certain intervals the CI system will update th…
-
With the upgrade to LLVM 19, I came across the following frustrating bug. `test/studies/parboil/SAD/sadSerial.chpl` started to fail when run with `--fast`. I tracked this down to a single line of code…
-
Reproducer:
```C++
class Error {
public:
Error(const char *) noexcept;
};
void test()
{
struct Guard {
~Guard() {}
} __guard;
throw Error("testing");
}
```
it will trigger https://githu…
-
DXIL output contains various flags that tell the runtime about what optional features the shader might be using - for example, wave operations, doubles, 64-bit integers.
All shader flags specified in…
-
For the attached IR, seeing crash as
```
iree-compile: /proj/xhdhdstaff6/dhirajp/localBuild/iree/third_party/llvm-project/mlir/lib/Transforms/Utils/DialectConversion.cpp:2868: SmallVector mlir::Ty…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ cde4ae7) snapshot for 20241119.
At certain intervals the CI system will update th…
-
First I would like to thank you for open sourcing your code and kudos on the great work.
## Problem Description
While running the analyzer on the bitcodes generated from compiling Mozilla Firefox,…
-
### Problem Description
building archlinux linux kernel variant "CachyOS" and got this error (builds with archlinux packaged llvm)
``` LD vmlinux.o
ld.lld: /home/user/build/llvm-project/llv…