[LLVMdev] Target Constants

David Greene dag at cray.com
Thu Apr 29 11:38:42 PDT 2010


On Thursday 29 April 2010 12:01:19 Dan Gohman wrote:
> I added some comments here:
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100426/100541
>.html
>
> To put a constant in memory, you should use a constant pool entry, and the
> constant pool infrastructure.

Yeah, I figured that was the case.  Oh, I just found an example in x86
lowering.  Great!

Thanks for the extra commentary on TargetConstant.

                           -Dave




More information about the llvm-dev mailing list