This is an archive of the discontinued LLVM Phabricator instance.

Allow prefetching from non-zero address spaces
ClosedPublic

Authored by jfb on Jul 24 2019, 4:26 PM.

Details

Summary

This is useful for targets which have prefetch instructions for non-default address spaces.

rdar://problem/42662136

Diff Detail

Repository
rL LLVM

Event Timeline

jfb created this revision.Jul 24 2019, 4:26 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 24 2019, 4:26 PM
arsenm accepted this revision.Jul 24 2019, 5:02 PM
This revision is now accepted and ready to land.Jul 24 2019, 5:02 PM
This revision was automatically updated to reflect the committed changes.