`__llvm_omp_indirect_call_lookup` takes in and returns a function pointer, so make sure the types are correct, which includes the correct address space. The FE was recently changed to generate the correct code [here](https://github.com/llvm/llvm-project/pull/192470). With this change, three function pointer tests start passing. Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
3.0 KiB
3.0 KiB