aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage
diff options
context:
space:
mode:
authorAndrew Pritchard <awpr@google.com>2021-02-18 12:21:11 -0800
committerAart Bik <ajcbik@google.com>2021-02-18 12:36:16 -0800
commit08c681f645c529b24989f7a87c6919c981d1d1d2 (patch)
tree9d04da3600721153bfb4006445efe2801115a211 /llvm/lib/ProfileData/Coverage
parent97ec8fa5bb07e3f5bf25ddcb216b545cd3d03b65 (diff)
downloadllvm-08c681f645c529b24989f7a87c6919c981d1d1d2.zip
llvm-08c681f645c529b24989f7a87c6919c981d1d1d2.tar.gz
llvm-08c681f645c529b24989f7a87c6919c981d1d1d2.tar.bz2
Perform memory accesses in the same addrspace as the corresponding memref.
It's not necessarily the case on all architectures that all memory is addressable in addrspace 0, so casting the pointer to addrspace 0 is liable to cause problems. Reviewed By: aartbik, ftynse, nicolasvasilache Differential Revision: https://reviews.llvm.org/D96380
Diffstat (limited to 'llvm/lib/ProfileData/Coverage')
0 files changed, 0 insertions, 0 deletions