Fix a bug in memset formation with vectors of non-integral pointers
We were converting the non-integral store into a integer store which is not legal.
Loading
Please sign in to comment
We were converting the non-integral store into a integer store which is not legal.