diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-04-16 13:15:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 13:15:56 -0700 |
commit | 9ec6c5d26321f5d32d97218f850ae7cafda32b2e (patch) | |
tree | e914b2edd973c803f74f4868f9e7ca7fb2649607 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 377a2767a9951659b5ec7309abb78da719a4f93b (diff) | |
download | llvm-9ec6c5d26321f5d32d97218f850ae7cafda32b2e.zip llvm-9ec6c5d26321f5d32d97218f850ae7cafda32b2e.tar.gz llvm-9ec6c5d26321f5d32d97218f850ae7cafda32b2e.tar.bz2 |
[flang][cuda] Add fir.deallocate operation (#88839)
Add the fir.cuda_deallocate operation that perform device deallocation
of data hold by a descriptor. This will replace the call to
AllocatableDeallocate from the runtime.
This is a companion operation to the one added in #88586
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions