[llvm-dev] [GlobalISel] A Proposal for global instruction selection

David Chisnall via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 19 09:50:49 PST 2015


On 19 Nov 2015, at 17:49, Quentin Colombet <qcolombet at apple.com> wrote:
> 
> I must miss something, but I don’t get what is the problem of lower the pointer to actual integer.

Pointers, in our architecture, are not integers.

David



More information about the llvm-dev mailing list