diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-02-26 09:29:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-26 09:29:46 -0800 |
commit | e2d80a3d025875766ac879d3d0c480cd03994d35 (patch) | |
tree | 9e694dbd7bab5d1e62a644f8802e3c6b3480a450 /llvm/lib/IR/Module.cpp | |
parent | d8406d48a8c94f88613e5613a7e0d6526a520428 (diff) | |
download | llvm-e2d80a3d025875766ac879d3d0c480cd03994d35.zip llvm-e2d80a3d025875766ac879d3d0c480cd03994d35.tar.gz llvm-e2d80a3d025875766ac879d3d0c480cd03994d35.tar.bz2 |
[flang][cuda] Make sure CUDA attribute are imported when using module variable (#82844)
CUDA attribute are correctly propagated to the module file but were not
imported currently so they did not appear on the hlfir.declare and
fir.global operations for module variables.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions