-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR48461](https://bugs.llvm.org/show_bug.cgi?id=48461) |
| Status | NEW |
| Importance | P normal |
|…
-
video options: with two screens, selecting screen 2, an area on screen 2 or everything creates an error: unhandled exception in the application.
![2020-07-23 15_42_47-Quick Screen Recorder](https://u…
-
It says targets include ARM v7/NEON, but I can't find an example in Halide_root/apps. Would you show us a demo about Halide for NEON?
ckun5 updated
7 years ago
-
This code
```julia
mutable struct Foo{N}
data::NTuple{N, Int}
end
get1(foo, i) = @inbounds return foo.data[i]
get2(foo, i) = unsafe_load(convert(Ptr{Int}, pointer_from_objref(foo)), i)
``…
-
OS: Ubuntu 20.04 (works fine on Windows 10)
ClrMD version: 1.x and 2.x
.NET: 5.0.0
Code (1.x):
```
using (var dataTarget = DataTarget.AttachToProcess(processId, attachTimeout, AttachFlag.Passiv…
-
Basically, the MergeFunctions LLVM pass can rewrite functions to generate calls that are not valid under the calling convention of the target, e.g. `extern "ptx-kernel"` functions should not call othe…
-
# Python is a disgrace to programming
The programming language, that you are using to create the environment in which the player may move around, has been created in Python, a language for which it h…
-
Hi,
I am very interested in the source code of FAST JIT. But I'm a little unsure about the meaning of the JIT IR instruction. Is there any relevant documentation to help me better understand FAST JIT…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44086](https://bugs.llvm.org/show_bug.cgi?id=44086) |
| Status | NEW |
| Importance | P enhancemen…