Displaying 1 result from an estimated 1 matches for "37299f30".
Did you mean:
372930
2015 Feb 17
2
[LLVMdev] Moving towards a singular pointer type
On Tue, Feb 17, 2015 at 1:22 PM, Chris Lattner <clattner at apple.com> wrote:
> On Feb 17, 2015, at 9:33 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
> For some more detail: pointer types (i32*, %foo*, etc) complicate IR
>> canonicalization. store + load should be the same instructions given the
>> same number of bytes stored to memory, but instead we can