Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MSL: Treat pointer to vector as scalar type when bitcasting
Otherwise, they will be misregarded as vectors and can be used in as_type, which does not support pointer type as destination.
- Loading branch information