[PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee

Chandler Carruth chandlerc at gmail.com
Fri Mar 7 13:28:51 PST 2014


On Fri, Mar 7, 2014 at 1:21 PM, Michele Scandale <michele.scandale at gmail.com
> wrote:

> So you suggest to allow bitcast between pointer of different address
> spaces but with the same size. Is is correct?


Yes, that is part of my suggestion, but not all of it (see the second part
of the original mail).

However, we shouldn't do that without confirming with others that this
works. Adding Owen to the CC-list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140307/233b9603/attachment.html>


More information about the llvm-commits mailing list