aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2025-03-14 15:43:25 -0700
committerGitHub <noreply@github.com>2025-03-14 15:43:25 -0700
commit4818623924a6846d17196a149b633b6bc3316b83 (patch)
tree5e7f9c8c8aba1f0c3c425fd0e891df5e5306bc5a /llvm/lib/Transforms/Utils/BuildLibCalls.cpp
parent471f034b1cdaaa7748719efb848684e5d2c6b923 (diff)
downloadllvm-4818623924a6846d17196a149b633b6bc3316b83.zip
llvm-4818623924a6846d17196a149b633b6bc3316b83.tar.gz
llvm-4818623924a6846d17196a149b633b6bc3316b83.tar.bz2
[flang][cuda] Add cuf.shared_memory operation (#131392)
Introduce `cuf.shared_memory` operation. The operation is used to get the pointer in shared memory for a specific variable. The shared memory is materialized as a global in address space 3 and the different variables are pointing to it at different offset. Follow up patches will add lowering and conversion of this operation.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions