[all-commits] [llvm/llvm-project] e47a42: [flang][cuda] Do not use managed memory inside gpu...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Sep 25 09:52:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e47a42e5b597b155207da24a348baaba52014a92
https://github.com/llvm/llvm-project/commit/e47a42e5b597b155207da24a348baaba52014a92
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/test/Fir/CUDA/cuda-code-gen.mlir
Log Message:
-----------
[flang][cuda] Do not use managed memory inside gpu module (#160730)
Do not issue call to _FortranACUFAllocDescriptor inside gpu module.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list