llvm-project
283fd3f0 - [flang][cuda] Use get() to get raw pointer (#150205)

Commit
146 days ago
[flang][cuda] Use get() to get raw pointer (#150205) Fix issue reported in #150136. `createAllocatable` returns an OwingPtr. Use `get()` to get the raw pointer has it is done in the `flang-rt/unittests/Runtime/CUDA/Memory.cpp` tests.
Author
Parents
Loading