-
At present, RMW semantics is tracked via a combination of the compiler support for VEX-encoded instructions and the NoRMWSemantics flag.
We should update this to instead be a combination of flags: …
-
What are the instructions being proposed?
============================
I propose a relaxed version of the Saturating Rounding Q-format Multiplication `i16x8.q15mulr_sat_s` introduced in WebAssembl…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR24340](https://bugs.llvm.org/show_bug.cgi?id=24340) |
| Status | CONFIRMED |
| Importance | P norm…
-
this program in IR should exit with code 80
```llvm
define i64* @int_Index_int_int(i64* %_self,i64 %_idx) {
entry:
%_idx_0 = alloca i64
store i64 %_idx, i64* %_idx_0
%_4 = load i64, i64* %_self…
-
### Session description
The background and a demonstration of the WAI-Adapt Symbols Module, the inaugural segment of the broader WAI-Adapt technical specification. This module offers markup for sym…
-
configure searches for either yasm or nasm, but yasm fails:
```
libtool: compile: ./tools/yasm-filter.sh -f elf64 -I ./include/ -I ./erasure_code -I ./crc -I ./igzip -I ./tests/fuzz -I ./examples/e…
-
[Job](https://mihubot.xyz/runtime-utils/Ee8AMpQAAAE) completed in 19 minutes 37 seconds.
https://github.com/dotnet/runtime/pull/108576
### Diffs
Diffs
```
Found 337 files with textual diffs.
Summ…
-
[Job](https://mihubot.xyz/runtime-utils/Ee7gufQAAAE) completed in 20 minutes 5 seconds.
https://github.com/dotnet/runtime/pull/108576
### Diffs
Diffs
```
Found 337 files with textual diffs.
Summa…
-
In general, I'd like us to explicitly include in our scope an examination of all post-mvp, pending, and rejected instruction proposals on the simd repo to see if any of the instructions that we reject…
-
Re-reading [this old comment](https://github.com/masak/alma/issues/294#issuecomment-392330477) made something click for me. In short, access paths need to be a protocol.
I don't think "protocol" ha…
masak updated
2 months ago