-
Type: Bug
The !reset / !override tags are not supported and highlighted as errors.
Extension version: 1.29.3
VS Code version: Code 1.95.0 (912bb683695358a54ae0c670461738984cbb5b95, 2024-10-28T20:16…
-
Nightly cudf_udf test builds recently started failing with exceptions like the following:
```
INFO: Process 1469 found CUDA visible device(s): 0
Traceback (most recent call last):
File "/home/...../…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/r1YqY56ez](https://godbolt.org/z/r1YqY56ez)
This valid code will crash on Clang Assertion Trunk:
```cpp
st…
-
I’m encountering an issue with my NGINX reverse proxy setup on a GNS3 VM. The proxy works correctly when tested internally within the VM, but attempts to access it externally from my laptop result in …
-
The line linked below checks for the existence of `/var/opt/azcmagent/bin/himds`. On our Arc servers (and probably others) the himds executable is located at `/opt/azcmagent/bin/himds`. This failure r…
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/nMcnrT7fn](https://godbolt.org/z/nMcnrT7fn)
This invalid code will crash on both Clang and Clang Assertion T…
-
Hi there, clang++ crashes from an assertion failure on the following invalid test case:
```cpp
a = ^ b ( c < ({d e ( int a,[(a]))>>
```
Tested version(s): only 19.1.0 and trunk (assertions…
-
### Version
yosys 0.41+126
### On which OS did this happen?
Linux
### Reproduction Steps
Hello,
I encountered a crash issue while using Yosys to synthesize a Verilog file. The specif…
-
on Linux Debian bookworm:
```
[846/2673] cd /build/source/libclc/build && /build/source/build-llvm/tools/clang/stage2-bins/bin/opt -O3 -o builtins.opt.tahiti-amdgcn--.bc /build/source/libclc/bui…
-
Just noticed today that we are missing some mlir-opt options in onnx-mlir-opt. This issue is a reminder to register some of the missing mlir-opt passes in onnx-mlir-opt.