diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-08-04 16:51:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-04 16:51:11 -0700 |
commit | 9b195dc3ef66de2c1ff0048822b24a322ec3c52a (patch) | |
tree | 8d9abfe38f449d4d897991387cd7d6ca48f9691d /mlir/unittests/Bytecode/BytecodeTest.cpp | |
parent | 951f40ac388fc389b958af027df96356a4c51e33 (diff) | |
download | llvm-9b195dc3ef66de2c1ff0048822b24a322ec3c52a.zip llvm-9b195dc3ef66de2c1ff0048822b24a322ec3c52a.tar.gz llvm-9b195dc3ef66de2c1ff0048822b24a322ec3c52a.tar.bz2 |
[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.
Diffstat (limited to 'mlir/unittests/Bytecode/BytecodeTest.cpp')
0 files changed, 0 insertions, 0 deletions