You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
- 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.
0 commit comments