llvm-project
9b195dc3 - [flang][cuda] Generate cuf.allocate for descriptor with CUDA components (#152041)

Commit
136 days ago
[flang][cuda] Generate cuf.allocate for descriptor with CUDA components (#152041) The descriptor for derived-type with CUDA components are allocated in managed memory. The lowering was calling the standard runtime on allocate statement where it should be a `cuf.allocate` operation.
Author
Parents
Loading