[LLVMdev] unsupported instructions in interpreter

Jianzhou Zhao jianzhou at seas.upenn.edu
Wed Jul 14 06:05:03 PDT 2010


Hi,

Some instructions are not implemented in the interpreter. For example,
extractvalue, insertvalue, load/store aggregate pointers, bitcast
between vectors and ints. Is this only the limitation of the current
release? or is there any technical reason that the interpreter has to
omit these instructions.

-- 
Jianzhou



More information about the llvm-dev mailing list