[Openmp-commits] [openmp] [Libomptarget] Remove __tgt_image_info and use the ELF directly (PR #75720)
Saiyedul Islam via Openmp-commits
openmp-commits at lists.llvm.org
Mon Dec 18 07:01:38 PST 2023
saiislam wrote:
This patch doesn't seem to work with
`clang -O2 -fopenmp --offload-arch=gfx90a:sramecc+:xnack- --offload-arch=gfx90a:sramecc+:xnack+ helloworld.c -o helloworld`
I have couple of more concerns for which I am trying to get counter cases.
https://github.com/llvm/llvm-project/pull/75720
More information about the Openmp-commits
mailing list