-
## Problem Description
I have a native rewrite function registered with PDL that does an element-by-element rewrite of Values in a ValueRange that is seemingly failing to populate the PDL ByteCode …
-
see https://github.com/moocow-the-bovine/PDL-CCS/pull/5#issuecomment-1100614446
- ccs_accum_nbad should get `out_type => 'indx'` rather than `out_type => 'int+'`
- tests for `ccs_accum_nbad` shoul…
-
If I try and grab everything with video_show ID 10 (Playdate), it never grabs everything, it seems to stop midway and doesn't show all results.
`simon@Proxbuntu:~/Downloads/giant_bomb_cli$ python g…
-
Bonjour,
J'essaie de refaire le consentement depuis plusieurs jours.
Sur le portail Enedis, j'ai mon compteur grisé avec le message "Compteur incompatible. Il doit collecter les données listées ci d…
-
Certain ops (`pdl.attribute`, `pdl.type`, and `pdl.operand`) are side-effecting (allocating) in the matcher region but side-effect free in the rewrite region.
These ops should have dynamic side eff…
-
I have successfully ran the command. gppkg -i /usr/local/pdltools-1.8-gpdb4.3orca-rhel5-x86_64.gppkg -a -v
When I try to install the pdltools in the database I get the following:
[gpadmin@ldpidpgp…
-
`pdl.attr` doesn't support optional attributes. It should with a syntax like
```
%optionalAttr = pdl.attr ?
```
The optionality should be expressed in the type system.
-
See the recent post to the [POGL developers list](https://sourceforge.net/p/pogl/mailman/message/35686412/) for the initial discussion. The idea is that rather than 1-off implementations of OpenGL bi…
-
@ntv recently brought to my mind that together with @ftynse (and now @Mogball) they started working on a dialect for driving pattern (and pass) applications. This is meant to be an improvement over th…
-
Investigate why we have so many entries in the entry "Fails statically but passes dynamically".
Suspicion is that this relates to Exceptions thrown in the Analysis when the rewrite is illegal from a P…