-
I'm seeking implementation advice for the CIRGen implementation of AggExprEmitter::VisitArrayInitLoopExpr. The [ArrayInitLoopExpr docs](https://clang.llvm.org/doxygen/classclang_1_1ArrayInitLoopExpr.h…
-
### 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…
-
### What happened?
IREE compiler hangs when I use iree-preprocessing-pad-to-intrinsics on this IR:
```
iree-compile --iree-hal-target-device=amdgpu --iree-hip-target=gfx942 --iree-hal-target-backend…
-
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, …
-
An occasional error from our CI:
```
16:52:36 [INF] > "C:\Program Files\dotnet\dotnet.exe" test D:\a\Cesium\Cesium\Cesium.CodeGen.Tests\Cesium.CodeGen.Tests.csproj --configuration Debug
16:52:37 …
-
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…
-
printf and sprintf rely quite heavily on reflection when providing support for %A item formatting. And it is quite a chunk of FSharp.Core
We would like to remove that dependence to allow, trim to d…
-
My workaround for https://github.com/nim-lang/Nim/issues/9365 relied on stable Nim->C symbols and needed to be updated after https://github.com/nim-lang/Nim/pull/11985.
I would use {.exportc.} in t…
-
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`
-
### Steps To Reproduce
```
nix build nixpkgs/abeee0450f52a0d8146229af3d0d3642ee612c54#python3.pkgs.pulumi
```
### Build log
```
Sourcing python-remove-tests-dir-hook
Sourcing python-c…