Files
llvm-project/offload/test/api/omp_virtual_func.cpp
Jason Van Beusekom 2d4c8e0d0f [OpenMP][clang] Indirect and Virtual function call mapping from host to device (#184412)
This patch implements the CodeGen logic for calling __llvm_omp_indirect_call_lookup
on the device when an indirect function call or a virtual function call is made
within an OpenMP target region.
---------
Co-authored-by: Youngsuk Kim
2026-03-03 13:20:24 -06:00

3.9 KiB