top | item 44437436

(no title)

nikic | 8 months ago

That's a great point. I initially thought we could assume no exposure for loads with non-pointer-compatible TBAA, but you are right that this is not correct if the memory has been laundered through memcpy.

discuss

order

uecker|8 months ago

You can still eliminate the memcpy of if you mark the pointer exposed at this point.