diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2024-03-25 16:01:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 16:01:25 -0700 |
commit | 8ebf741136c66f51053315bf4f0ef828c6f66094 (patch) | |
tree | ece34fbe2563d1b2e5cff7e058ef0eee2f00989f /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | bc02c0825ae3cca078654ba5f8cd373b8266492e (diff) | |
download | llvm-8ebf741136c66f51053315bf4f0ef828c6f66094.zip llvm-8ebf741136c66f51053315bf4f0ef828c6f66094.tar.gz llvm-8ebf741136c66f51053315bf4f0ef828c6f66094.tar.bz2 |
[flang][runtime] Prepare enabling PRINT of integer32 for device. (#86247)
This commit adds required files into the offload build closure,
which means adding RT_API_ATTRS and other markers.
The implementation does not work for CUDA yet, because of
std::variant,swap,reverse usage. These issues will be resolved
separately (e.g. by using libcudacxx header files).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions