Displaying 1 result from an estimated 1 matches for "715a6134".
2020 Jan 28
2
Global removal pass - potential for improvement?
It's not about the pointer per se but the object it points to. If we have 2 objects of which we know the minimal/maximal size respectively we can sometimes conclude the objects must be different. Accesses to different objects do not alias.
We already use that logic but we don't have the upper bound size as an attribute. Hence, it only applies if we know the exact size, basically is we see