[PATCH] D70947: Add a default address space for globals to DataLayout
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 20 11:52:51 PST 2020
echristo added a comment.
Why is this useful rather than having targets set the address space used in the backend explicitly? i.e. how is what amdgpu was doing up to this point not ok? It's not really clear here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70947/new/
https://reviews.llvm.org/D70947
More information about the llvm-commits
mailing list