aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/spirv
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2023-03-17 07:09:01 +0100
committerLuuk de Gram <luuk@degram.dev>2023-03-18 20:13:30 +0100
commit09d6938df9246bac20e84f5512743e96bccdfa3d (patch)
treee9a4fc0d5c8f7a410d619526a89c45ddf18f73d9 /src/codegen/spirv
parent9fce1df4cdab57951137c0da2b44fbe6da2442f2 (diff)
downloadzig-09d6938df9246bac20e84f5512743e96bccdfa3d.tar.gz
zig-09d6938df9246bac20e84f5512743e96bccdfa3d.zip
wasm: add atomics opcodes and refactoring
This adds the atomic opcodes for the Threads proposal to the WebAssembly specification: https://github.com/WebAssembly/threads PrefixedOpcode has been renamed to MiscOpcode as there's multiple types of prefixed opcodes. This naming is similar to other tools such as LLVM. As we now use the 0xFE prefix, we moved the function_index MIR instruction as it was occupying the same value. This commit includes renaming all related opcodes.
Diffstat (limited to 'src/codegen/spirv')
0 files changed, 0 insertions, 0 deletions