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
Handles basic syntax using ext_vector_type type. (#179)
* Handles basic syntax using ext_vector_type type.
* Improvement is needed to support more complex syntax (such as ext.xyz)
* Refactors implementation of VisitExtVectorElementExpr using CommonArrayLookup.
* Adds test.
0 commit comments