search for: relaxed_load

Displaying 1 result from an estimated 1 matches for "relaxed_load".

Did you mean: relaxed_float
2017 Apr 12
4
Potential issue with noalias @malloc and @realloc
> > > It seems to me that there are two ways of thinking about this: either the > value of a pointer in IR is richer than its bit sequence, in which case > replacing p1 with p0 in a block predicated by p0 == p1 is an incorrect > transformation if you cannot prove that one pointer was based on the other, > Which would be a non-starter just from the cost of doing so, not to