[LLVMdev] Elsa and LLVM and LLVM submissions
Devang Patel
dpatel at apple.com
Sun Dec 16 16:55:24 PST 2007
On Dec 15, 2007, at 12:15 PM, Richard Pennington wrote:
> I got the current version of LLVM via svn yesterday and modified my
> code to
> use the LLVMFoldingBuilder. Very nice!
>
> My question is this: I noticed that the folding builder doesn't fold
> some
> operations, e.g. casts. Is there some reason why? If I implemented
> some of
> these unhandled cases could I sumbit the changes back to the LLVM
> project?
Sure. Though, I do not exactly understand what do you mean by folding
casts operations, we encourage patches to improve LLVMFoldingBuilder!
-
Devang
More information about the llvm-dev
mailing list