[llvm] [OpenMP] Add test to print interop identifiers (PR #161434)

Jan André Reuter via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 05:31:08 PDT 2025


Thyre wrote:

> > Switching to target instead of targetsync still yields the same strings, but removes the error at the end.
> 
> Unfortunately that crashes on AMD. :)

In that case, we should just keep this as is. As you've said in https://github.com/llvm/llvm-project/pull/161429#issuecomment-3359684446, we should implement the missing functionality regardless. So this would just be an additional test that fails for the same reason.

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


More information about the llvm-commits mailing list