There is no need to propagate dereferenceable attribute through gc.relocate because isDereferenceableAndAligned pointer looks through relocations.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM - There's an argument that being able to stop the search earlier is desirable, but given how incomplete the handling is, just nuke it for now.