[LLVMdev] why is gc.root 8 bits?

David Chisnall David.Chisnall at cl.cam.ac.uk
Tue Mar 31 02:23:16 PDT 2015


On 31 Mar 2015, at 10:16, Hayden Livingston <halivingston at gmail.com> wrote:
> 
> I see. So if I do bitcast i32** to i8** .. I should NOT lose any information or cause an error? It seems like that's what you're implying which is what I was hoping for.

Correct.  In a few months, that bitcast is likely to become unnecessary.

David





More information about the llvm-dev mailing list