aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2025-03-16 17:44:56 -0700
committerGitHub <noreply@github.com>2025-03-16 17:44:56 -0700
commit4fde8c341f9166e6ec6dff6e7704be175e382f5b (patch)
treed7d10bd75c570ee757f1e83cd722f7a859bfd641 /llvm/lib/CodeGen/CodeGen.cpp
parent4b86a7f3860a3cb0368e308494f65c103c02fa18 (diff)
downloadllvm-4fde8c341f9166e6ec6dff6e7704be175e382f5b.zip
llvm-4fde8c341f9166e6ec6dff6e7704be175e382f5b.tar.gz
llvm-4fde8c341f9166e6ec6dff6e7704be175e382f5b.tar.bz2
[flang][cuda] Lower CUDA shared variable with cuf.shared_memory op (#131399)
Use `cuf.shared_memory` operation instead of `cuf.alloc` for CUDA shared variable. These variables do not need free operations.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions