Amit Kumar Pandey
Amit Kumar Pandey
Add LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=OFF for ASan cmake configuration of release/debug build/install of openmp && offload components.
Summary: - Track runtime shutdown via AmdgpuMemFuncs::IsAmdgpuRuntimeShutdown() and gate further hsa_amd_pointer_info calls. - Add interception of 'hsa_init' api call. - Add registration of hsa-runtime associated system events via 'hsa_amd_register_system_event_handler'. -...
Patch implements ASan hostcall support via GPU libc RPC.