[PATCH] Change objectsize intrinsic to accept different address spaces.

Eric Christopher echristo at gmail.com
Thu Oct 3 23:21:41 PDT 2013


OK, no objections here. Give it a day for anyone else to complain I guess :)

-eric

On Thu, Oct 3, 2013 at 10:17 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>
> On Oct 3, 2013, at 18:27 , Eric Christopher <echristo at gmail.com> wrote:
>
>> Right. I was trying to figure out if it's because we actually expected
>> the memory coming in to be something other than addrspace 0. I.e. does
>> the fortify checking really make sense for that case?
>
> I would like it if someday if the bounds checking and similar passes were GPU friendly. Debugging out of bounds LDS writes isn't fun



More information about the llvm-commits mailing list