[llvm] implicit pointer hop for OpenMP runtime memory mapping table proper deletion https://github.com/ROCm/llvm-project/issues/287 (PR #163878)

Abhinav Gaba via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 16 16:31:26 PDT 2025


abhinavgaba wrote:

The code-generation for pointer/pointee mapping is being updated, and will no longer involve mapping intermediate pointers. Mapping intermediate pointers is not OpenMP compliant.

Please see #153683, and try your test with it.

https://github.com/llvm/llvm-project/pull/163878


More information about the llvm-commits mailing list