diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-11-25 20:46:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 20:46:24 -0800 |
commit | eb5cda480d2ad81230b2aa3e134e2b603ff90a1c (patch) | |
tree | 96d3f653369daf89028bf86c6e5720f8f5017880 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ae719f07562a2eb74f620b1f6d798d6507760514 (diff) | |
download | llvm-eb5cda480d2ad81230b2aa3e134e2b603ff90a1c.zip llvm-eb5cda480d2ad81230b2aa3e134e2b603ff90a1c.tar.gz llvm-eb5cda480d2ad81230b2aa3e134e2b603ff90a1c.tar.bz2 |
[flang][cuda] cuf.allocate: Carry over stream to the runtime call (#117631)
- Update the runtime entry points to accept a stream information
- Update the conversion of `cuf.allocate` to pass correctly the stream
information when present.
Note that the stream is not currently used in the runtime. This will be
done in a separate patch as a design/solution needs to be down together
with the allocators.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions