aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2025-03-14 15:28:32 -0700
committerGitHub <noreply@github.com>2025-03-14 15:28:32 -0700
commita862b6deae987d7932470a57586f30bdeb3c7e54 (patch)
tree6542d15d369c3c30c823c13b566589a49e700274 /llvm/lib/Transforms/Utils/BuildLibCalls.cpp
parentfbf0276b6a7a7a4508c373cf87fc349569652659 (diff)
downloadllvm-a862b6deae987d7932470a57586f30bdeb3c7e54.zip
llvm-a862b6deae987d7932470a57586f30bdeb3c7e54.tar.gz
llvm-a862b6deae987d7932470a57586f30bdeb3c7e54.tar.bz2
[flang][cuda] Lower shared global to the correct NVVM address space (#131368)
Global with the CUDA shared data attribute needs to be lowered to llvm globals with the correct address space (3). Address space is set from the `mlir::NVVM::NVVMMemorySpace::kSharedMemorySpace` enum from `mlir/Dialect/LLVMIR/NVVMDialect.h`
Diffstat (limited to 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions