This revision was automatically updated to reflect the committed changes.
Closed by commit rL367032: Allow prefetching from non-zero address spaces
(authored by jfb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65254?vs=211637&id=211774#toc
Repository:
rL LLVM
CHANGES
jfb created this revision.
Herald added subscribers: llvm-commits, cfe-commits, dexonsmith, jkorous,
kbarton, hiraditya, javed.absar, nemanjai.
Herald added projects: clang, LLVM.
This is useful for targets which have prefetch instructions for non-default
address spaces.
rdar://problem/42662136