[LLVMdev] Address space extension

Michele Scandale michele.scandale at gmail.com
Thu Aug 8 13:38:46 PDT 2013


On 08/08/2013 10:29 PM, Eric Christopher wrote:
> Wish I had one here. I completely defer to Chris for any IR design
> issues here. I just wanted to make sure that you didn't waste time
> going down the metadata for correctness path. :)
>
> -eric
>

Totally agree about avoiding the waste of time. My initial idea was 
totally different (I was thinking to encode both logical and physical 
address space info in the type system), but that's why I started the 
discussion, to have other opinions and understand if there are better 
alternatives to solve the problem.

Thanks for your contribution.

-Michele



More information about the llvm-dev mailing list