Displaying 1 result from an estimated 1 matches for "957512".
Did you mean:
57512
2017 Aug 11
2
Converting i32** to [4 x i32]* ?
Hello all,
This is a general question regarding type conversion:
from: <ty>**
to: [<size> x <ty>]*
>From what I understand, bitcast is wrong in this case because a GEP into a
<ty>** should be computed differently from a GEP into [<size> x <ty>]*.
So, what is the correct way to perform this type conversion?
Thanks,
Siddharth
--
Sending this from my