-
The following plan shows "Tuple data received from nodes: 29 bytes" for the outer plan, but the task is executed locally so there is no network traffic.
```sql
EXPLAIN ANALYZE WITH a AS (SELECT * …
-
I have a loop nest which is more suitable for GPU runs if it is reordered so that the inner-most loop gets moved to the outer-most level. This improved the performance but now we no longer have stride…
-
There is a run time regression in [Embench](https://github.com/embench/embench-iot)'s primecount benchmark since LLVM release 15.0. I have found with git bisect that the offending change is https://re…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to control how the toolpaths prioritizes outer perimeters vs. holes, to ultimately be able to print stronger…
-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/10869283616
## Patch information
Applied patches: 1 -> 1
A…
-
Currently in point initialization, we force the final WindNinja field to match the input points using a outer iteration loop that basically loops over successive WindNinja simulations and changes the …
-
It is weird that the following two code snippet represents different meanings. The first approach does not add the newly generated loop to `axis`, so `C.axis[1]` refers to the *original* 1st axis. How…
-
x-post from https://github.com/babel/babel/issues/590
By abrupts, I am referring to `break`, `continue`, `throw`, `return`, etc.
For example, if you compile the following:
```
function *foo() {
…
-
https://github.com/samitch/SpokeDartsPublic/blob/ab8348c4aa624c02e01a79271a702b50488d26d1/source/MPS_Spoke.cpp#L94
This line `size_t loop_count(0), outer_loop_count(0);` in `MPS_Spoke.cpp` file cau…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50661](https://bugs.llvm.org/show_bug.cgi?id=50661) |
| Status | NEW |
| Importance | P normal |
|…