[Openmp-commits] [openmp] [Libomptarget] Remove __tgt_image_info and use the ELF directly (PR #75720)

Gheorghe-Teodor Bercea via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 18 13:00:07 PST 2023


doru1004 wrote:

> > Can we have tests for this patch?
> 
> The existing tests not breaking should be good enough. Testing the target-id stuff directly is difficult because it would depend on the platform you're running on.

Could we add one of those CHECK tests which looks at the output for AMD GPUs perhaps and make sure it emits what we expect? Not sure if that is feasible, just a thought.

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


More information about the Openmp-commits mailing list