aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFraser Cormack <fraser@codeplay.com>2025-05-21 09:55:11 +0100
committerGitHub <noreply@github.com>2025-05-21 09:55:11 +0100
commit6553dc30b8e760ae8e11f6c1d635c34d0232e2c3 (patch)
tree12403cf52f2cb9a3b23be7cf0b20c597f360f978 /flang/lib/Frontend/CompilerInvocation.cpp
parente70568e28e1118f5da003959d91ff61967d8ba37 (diff)
downloadllvm-6553dc30b8e760ae8e11f6c1d635c34d0232e2c3.zip
llvm-6553dc30b8e760ae8e11f6c1d635c34d0232e2c3.tar.gz
llvm-6553dc30b8e760ae8e11f6c1d635c34d0232e2c3.tar.bz2
[NVPTX] Support the OpenCL generic addrspace feature by default (#137940)
As best as I can see, all NVPTX architectures support the generic address space. I note there's a FIXME in the target's address space map about 'generic' still having to be added to the target but we haven't observed any issues with it downstream. The generic address space is mapped to the same target address space as default/private (0), but this isn't necessarily a problem for users.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions