[LLVMdev] Status of getPointerSize()/getPointerTy() per address space?
Matt Arsenault
arsenm2 at gmail.com
Thu Jul 25 12:41:08 PDT 2013
On Jul 25, 2013, at 12:33 , Justin Holewinski <justin.holewinski at gmail.com> wrote:
> Looking through recent additions, it looks like the infrastructure exists for targets to specify a per-address-space pointer size/type, but this does not seem to be used anywhere (SelectionDAGBuilder, legalizer, etc.). What is the status of this support? Is anyone actively working on it?
>
I'm actively working on this. I think I have most of the target independent parts ready that I'm gradually sending through review. I haven't looked at what needs to be done in SelectionDAG yet.
More information about the llvm-dev
mailing list