[LLVMdev] Types of operands of an Instruction

Rekha R rekharamapai at nitc.ac.in
Tue May 27 22:23:38 PDT 2014


Hi,

 I am trying to implement GVN which requires processing of operands of an
Instruction.
When I started to design, I assumed operands of an Instruction are of type
Instruction. But now I would like to extend to operands of other types.

I would like to know what are the other possibilities for the Type of an
operand of an Instruction.

Regards,
-- 
Rekha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140528/aed788f3/attachment.html>


More information about the llvm-dev mailing list