gcc/libgomp/plugin
Tobias Burnus 8561e4e290 [GCN] Handle generic ISA names in libgomp's plugin-gcn.c
libgomp/ChangeLog:

	* plugin/plugin-gcn.c (ELFABIVERSION_AMDGPU_HSA_V6,
	EF_AMDGPU_GENERIC_VERSION_V, EF_AMDGPU_GENERIC_VERSION_OFFSET,
	GET_GENERIC_VERSION): New #define.
	(elf_gcn_isa_is_generic): New.
	(isa_matches_agent): Accept all generic code objects on the first
	go; extend the diagnostic and handle runtime-failed case.
	(create_and_finalize_hsa_program): Call it also after loading
	the code failed, pass the status.
2025-02-07 13:20:25 +01:00
..
configfrag.ac Update copyright years. 2025-01-02 11:59:57 +01:00
cuda-lib.def OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines 2024-09-20 09:25:33 +02:00
Makefrag.am Update copyright years. 2025-01-02 11:59:57 +01:00
plugin-gcn.c [GCN] Handle generic ISA names in libgomp's plugin-gcn.c 2025-02-07 13:20:25 +01:00
plugin-nvptx.c Update copyright years. 2025-01-02 11:59:57 +01:00