Displaying 1 result from an estimated 1 matches for "_allocation_".
2016 Aug 29
2
invariant.load metadata semantics
> Yes, if you define "same pointer" as "pointers with the same bitwise
representation".
Yes, this is the definition I was interested in, under the assumption that
it's the definition LLVM uses. But it sounds like you've augmented LLVM so
that bitwise-identical pointer values are not considered equal if they come
from different allocations.
In that case, I don't