diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-02-08 10:03:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-08 10:03:08 -0800 |
commit | abc4f74df7ab3b324b7bf9d171e8a22a92d7dda5 (patch) | |
tree | 90e3f6da50be7a0cb6c0dd309cc9a681d211f7b5 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 758fd59d018fe01262dd246e3e1e3d4389cb82e4 (diff) | |
download | llvm-abc4f74df7ab3b324b7bf9d171e8a22a92d7dda5.zip llvm-abc4f74df7ab3b324b7bf9d171e8a22a92d7dda5.tar.gz llvm-abc4f74df7ab3b324b7bf9d171e8a22a92d7dda5.tar.bz2 |
[flang][cuda] Lower attribute for local variable (#81076)
This is a first simple patch to introduce a new FIR attribute to carry
the CUDA variable attribute information to hlfir.declare and fir.declare
operations. It currently lowers this information for local variables.
The texture attribute is omitted since it is rejected by semantic and
will not make its way to MLIR.
This new attribute is added as optional attribute to the hlfir.declare
and fir.declare operations.
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions