[LLVMdev] help

Arnaud Allard de Grandmaison Arnaud.AllardDeGrandMaison at dibcom.com
Fri Jul 16 07:19:53 PDT 2010


You may want first to give a look at the existing documentation:
http://www.llvm.org/docs/LangRef.html#i_load

A second step could be googling for "memory alignment".

--
Arnaud de Grandmaison
________________________________
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of RAJWINDER SINGH
Sent: Friday, July 16, 2010 9:36 AM
To: llvmdev at cs.uiuc.edu
Subject: [LLVMdev] help

In the insrtuction
%1 = load i32** %y_addr, align 4
what is the meaning of align 4??
Can anyone explain?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100716/836fb9b5/attachment.html>


More information about the llvm-dev mailing list