-
I know Issue #1 was requesting a TypeScript version but I thought I'd reup that I'd like to see a version of this example fully typed, including with the GraphQL codegen as detailed [here](https://sho…
-
Some of the MaterialX shader codegen uses unordered data structures, and this reflects in the output shader. This causes problems for tests which are comparing against a static baseline. For example, …
-
Original rust: https://godbolt.org/z/EqTcbvcYv
Renamd ir: https://godbolt.org/z/a4ParGx77
Same codegen if put
` %low_nibble = and i64 %input_byte_ext, 15`
after
`%high_nibble = lshr i64 %input…
-
I've observed a fairly nasty performance regression when switching to 1.82 related to compression performance that appears to boil down to some very weird/suboptimal machine code being generated.
Del…
-
We need to check whenever our PR or master branch has updated strings.
So we need to check it.
Maybe something like this:
- Run `dart slang`
- Check if there are changes in the `strings.dart`
-
### Version
@latest
### Steps to reproduce
open codegen and generate aria snapshot for getting started link(green button)
### Expected behavior
- [x] I expected the aria tab to show me something…
-
Is it possible to create a plugin system so that you can add your own features? Specifically, I need to add a couple of buttons to this panel with an overlay to integrate with my visual testing tool:
…
-
### Is your feature request related to a problem? Please describe.
The guide https://the-guild.dev/graphql/codegen/docs/guides/svelte#svelte-apollo
Is out of date with the upstream documentation h…
-
See https://godbolt.org/z/3n85TK4ab for an example. CodeGen adds `-target-features` to LLVM function attributes to propagate `-march`. CIRGen needs to match this so that we can e.g. use feature-specif…
-
### Steps To Reproduce
```
nix build nixpkgs/abeee0450f52a0d8146229af3d0d3642ee612c54#python3.pkgs.pulumi
```
### Build log
```
Sourcing python-remove-tests-dir-hook
Sourcing python-c…