[LLVMdev] ConstantExpr Handling?
bdavis at cs.fsu.edu
bdavis at cs.fsu.edu
Fri Oct 28 08:52:04 PDT 2011
Hi,
I was wondering how exactly LLVM handles the ConstantExpr,
specifically GEP ConstantExpr, in code generation. From what I'm
reading, translating these Constant Expressions into Instructions can
slow the code, so I'd like to be able to handle ConstantExpr in the
same way that LLVM code generation does.
Thanks,
Brandon
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the llvm-dev
mailing list