-
```C++
A1: int* bug(int N, atomic& a) {
A2: int* p = (int*)malloc(sizeof(int));
A3:
A4: for (int i = 1; i
-
**Describe the problem**
We don't currently evaluate computed expressions for new virtual computed columns to ensure that they
are indeed valid for all of the data in the table. This is a major ov…
-
In Win11 23H2 , After the driver ver 3979 is installed and connected to the trackpad, it will automatically disconnect after the connection is successful, and then device is deleted
-
``` js
if(typeof exports === 'object') {
var assert = require("assert");
var alasql = require('..');
var _ = require('lodash');
} else {
__dirname = '.';
};
describe('Test OUTER JOIN o…
-
UPD: [here](https://github.com/llvm/llvm-project/issues/115186#issuecomment-2461708430) is a slightly improved example.
Here is a simple C++ program:
```
struct BigClass {
char data[400000];
…
-
### Version
```sh
System:
OS: macOS 14.2.1
CPU: (8) arm64 Apple M1 Pro
Memory: 217.88 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 121.0.6167.184
Safari: 17.…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR17629](https://bugs.llvm.org/show_bug.cgi?id=17629) |
| Status | NEW |
| Importance | P normal |
|…
-
OS: macOS Catalina 10.15.5
VSCode version: Version: 1.46.1
Extension version: 1.5.3
Toolchain version: Apple clang version 11.0.3 (clang-1103.0.32.62)
Build target: x86_64-apple-darwin19.5.0
…
-
### 🐛 Describe the bug
When initializing values in a float64 tensor either with a list or element-wise, they are truncated to float32 precision in a JIT `ScriptModule`.
**Example**
```python
imp…
-
| | |
| --- | --- |
| Bugzilla Link | [44518](https://llvm.org/bz44518) |
| Version | 3.4 |
| OS | All |
| Attachments | [Test case for linux](https://user-images.githubusercontent.com/60944935/1437…