-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing o…
-
**Affects PMD Version:** 7.7.0
**Rule:** [TooFewBranchesForSwitch](https://docs.pmd-code.org/pmd-doc-7.7.0/pmd_rules_java_performance.html#toofewbranchesforswitch)
**Description:**
When Switch …
-
In some situations the compiler tries to unify a type argument contained in a generic type with the generic type itself.
#### Repro steps
```
open System
open System.Collections.Generic
let pInt = I…
gusty updated
1 month ago
-
I'm preparing to be disappointed by XLA and `torch.compile`. If that won't fix my bad code, we need to be smart about performance.
There are two important dimensions: speed and memory. The default …
-
Right now dependencies on the compiler are screwed over by racc (runtime) having a faux-gemspec that ships with ruby. Splitting out the compiler would make it trivial to have a developer dependency on…
-
Is it possible to use a custom OCaml compiler with ocaml-setup? I'd like to point to a specific repo, branch, commit, of the compiler for testing. I'd like it to work on Windows, too. If this feature …
-
Video: https://www.youtube.com/watch?v=ANKBNiSWyfc
-
Video: https://www.youtube.com/watch?v=i5KdU0ieb_A
This issue has been assigned to @tshepang via [this comment](https://github.com/rust-lang/rustc-guide/issues/363#issuecomment-518831491).
-
目前跟这个clCompileProgram接口相关的问题已经定位到,最终调用pocl的接口时候,opencl的kernel_metadata还没有设置正确,测试用例:
```
__kernel void
CopyBuffer(
__global float* src,
__global float* dst )
{
int id = (int)get_gl…
-
Platforms: rocm, inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_remainder_cuda_float32&suite=TestInduct…