diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-03-14 15:28:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-14 15:28:32 -0700 |
commit | a862b6deae987d7932470a57586f30bdeb3c7e54 (patch) | |
tree | 6542d15d369c3c30c823c13b566589a49e700274 /llvm/lib/Transforms/Utils/BuildLibCalls.cpp | |
parent | fbf0276b6a7a7a4508c373cf87fc349569652659 (diff) | |
download | llvm-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