diff options
| author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2025-10-16 07:01:11 -1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-16 10:01:11 -0700 |
| commit | 8b06ef3191093d60317fec430847cf92dfbce0f9 (patch) | |
| tree | 4db5f169c9c560fd00bbc65e423f955411198b1d /llvm/lib/Support/SourceMgr.cpp | |
| parent | 543932f034a15a8a1f6fda545432f87d26949667 (diff) | |
| download | llvm-8b06ef3191093d60317fec430847cf92dfbce0f9.zip llvm-8b06ef3191093d60317fec430847cf92dfbce0f9.tar.gz llvm-8b06ef3191093d60317fec430847cf92dfbce0f9.tar.bz2 | |
[flang][cuda] Move function result assignment to managed variable on host (#163705)
- Update data transfer detection to let an assignment with a host rhs
and managed lhs to be performed on the host. This helps if the rhs is a
function result.
- Fix test `cuda-maanaged-cuf` introduces on eef4b5a. The test was not
checking for the implicit transfer but the explicit transfer that was
part of the first loop.
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions
