for extractelement inst, doc says "The index may be a variable of any integer type." But in the Verifier, it is enforced to be i32.
Hi, The best way to go through this is to submit a patch to llvm-commits. cheers, --renato On 4 June 2014 00:33, Yuanfang Chen <cyfmxc at gmail.com> wrote:> for extractelement inst, doc says "The index may be a variable of any > integer type." But in the Verifier, it is enforced to be i32. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev