[Openmp-commits] [llvm] [openmp] Revert "[OFFLOAD][OPENMP] 6.0 compatible interop interface (#143491)" (PR #161279)
Jan Patrick Lehr via Openmp-commits
openmp-commits at lists.llvm.org
Tue Sep 30 06:41:36 PDT 2025
jplehr wrote:
Thank you @adurang. I have tested your patch and it gets rid of the linker error.
However, I have also used the reproducer in https://github.com/ROCm/ROCm/issues/2897 to see if I get the print outs (even when they report the wrong things for AMD) but those are not working.
That test runs into a segmentation fault.
When I revert this patch in question, the reproducer is "working" again, i.e., it executes and prints the identifiers.
Is that something that can be easily fixed? If not I feel like we should revert for now and take some time to look how to move this forward.
https://github.com/llvm/llvm-project/pull/161279
More information about the Openmp-commits
mailing list