diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-04-17 13:45:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 13:45:22 -0700 |
commit | 9435edf628cb2011652897e1f10f7c55313d50be (patch) | |
tree | cc5481841d93d50fb39f3f5fd0bb0beaa49b7910 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 0cee89431d77d0bb0809fd9b2c9d21da2a2783aa (diff) | |
download | llvm-9435edf628cb2011652897e1f10f7c55313d50be.zip llvm-9435edf628cb2011652897e1f10f7c55313d50be.tar.gz llvm-9435edf628cb2011652897e1f10f7c55313d50be.tar.bz2 |
[flang][cuda] Lower DEALLOCATE for device variables (#89091)
Replace the runtime call to `AllocatableDeallocate` for CUDA device
variable to the newly added `fir.cuda_deallocate` operation.
This is similar with #88980
A third patch will handle the case of automatic dealloctaion of device
allocatable variables
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions