[Mlir-commits] [flang] [mlir] [flang][acc] Ensure data exit action is generated for present & nocreate (PR #126560)
Razvan Lupusoru
llvmlistbot at llvm.org
Mon Feb 10 10:36:10 PST 2025
razvanlupusoru wrote:
> (For comparison, here is the same change to copyin. [f3d3ec8](https://github.com/llvm/llvm-project/commit/f3d3ec86d1a40a2c86d743384d272ebcd0a1cbd8))
Thank you for this comment - it made me realize I forgot to handle the implicit declare region support for `present`. I am going to address it in a few minutes. :)
https://github.com/llvm/llvm-project/pull/126560
More information about the Mlir-commits
mailing list