[LLVMdev] Address mode pointer size support

Villmow, Micah Micah.Villmow at amd.com
Thu Mar 31 09:24:29 PDT 2011


> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Duncan Sands
> Sent: Thursday, March 31, 2011 1:37 AM
> To: llvmdev at cs.uiuc.edu
> Subject: Re: [LLVMdev] Address mode pointer size support
> 
> > Is there any way currently in LLVM to specify different pointer sizes
> for
> > different address spaces?
> 
> No.
[Villmow, Micah] How much work would it be to add support for this? We have some address spaces that are 64bit, some that are 32bit and some that are 16bit. Being able to calculate addresses with different instructions would be a nice performance improvements.
> 
> Ciao, Duncan.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev






More information about the llvm-dev mailing list