-
### Problem Description
We're seeing a lot of PR / CI builds where the new project CLI tests fail for a old architecture C# X64 and/or ARM64 release build. The hang appears to happen during the .NET…
-
I don't have much knowledge or experience about this area, other than knowing Salesforce is customer relationship management software.
https://trailhead.salesforce.com/content/learn/modules/career-…
-
# The issue
When the CI compiles the Strix Music app in release mode, there's a high chance that release mode will fail and need to be rerun. The error message is:
> Generating native code
> La…
-
Hi there. I’m trying to change the LM3643YFFR to LM3643AYFFR (I got the wrong chip) and I have to change iIC address from 0x63 to 0x67. Do you know where I can make changes of iLC address in the img? …
-
Methods decorated with `[UnmanagedCallersOnly(EntryPoint="export-name")]` end up as exported symbols in published binary. Since ILC has all the required info related to method signatures and beyond, i…
am11 updated
7 months ago
-
http://hdl.handle.net/20.500.11752/ILC-66
- [ ] Missing licence in repo entry (though specified as Open Data Commons Attribution License on the project Github page)
-
After applying the NRE fix,
```diff
diff --git "a/src/coreclr/tools/aot/ILCompiler.LLVM/Compiler/LLVMCodegenCompilation.cs" "b/src/coreclr/tools/aot/ILCompiler.LLVM/Compiler/LLVMCodegenCompilation.c…
-
### Describe the issue
I build a nuget packgae with onnxruntime using .net standard 2.0
NuetPackage: https://github.com/songshizhao/AnimeGANv2_Sharp
it should be widely compatible in UWP/Winui .…
-
Write a processor that dumps LCIO (SiEcalCollection) events to a ROOT ntuple that resembles the current build format. An example of that format can be found in /data_ilc/flc/kunath/shared/buildfiles/v…
-
The recursive call to f() below, from inside g(), is not recognized as either happening in tail position or as causing an error, hence producing code consuming an non-constant amount of stack space:
…