This repository was archived by the owner on Dec 22, 2021. It is now read-only.
Commit 890c043
authored
Execution semantics (#340)
- Add execution semantics for SIMD instructions.
- Add new numeric primitives required for SIMD instructions.
- Rename auxiliary lanes function to dim (number of elements in a shape)
- Define auxiliary lanes function to interpret i128 as a sequence of numeric values
- Define auxiliary saturation operators, and use it for existing trunc sat
- Fix definition of trunc and convert in SIMD instruction syntax, pull them out into their own production, and add validation for them.1 parent 8551a32 commit 890c043
File tree
6 files changed
+1073
-38
lines changed- document/core
- exec
- syntax
- text
- util
- valid
6 files changed
+1073
-38
lines changed
0 commit comments