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.
* Implement SIMD load splat and load extend
Add more pack types for SIMD load splat and load extends.
* Create new pack_simd type and SimdLoad AST
* Reorder functions
* Formatting
* Simplify simd packed loads
* Add SimdStore and make simd_loadop more consistent
New AST nodes SimdLoad and SimdStore.
0 commit comments