diff options
author | Tobias Burnus <tobias@codesourcery.com> | 2022-11-19 10:36:27 +0100 |
---|---|---|
committer | Tobias Burnus <tobias@codesourcery.com> | 2022-11-19 10:36:27 +0100 |
commit | 8c05d8cd4300f74bf2698f0a6b96464b5be571be (patch) | |
tree | 0073b1875ad14dbadafb0c083eb34434c3ad0ff3 /gcc/jit/libgccjit.cc | |
parent | b1115dbfea4d6df51d608cece7416d658d2e2822 (diff) | |
download | gcc-8c05d8cd4300f74bf2698f0a6b96464b5be571be.zip gcc-8c05d8cd4300f74bf2698f0a6b96464b5be571be.tar.gz gcc-8c05d8cd4300f74bf2698f0a6b96464b5be571be.tar.bz2 |
libgomp/gcn: Prepare for reverse-offload callback handling
libgomp/ChangeLog:
* config/gcn/libgomp-gcn.h: New file; contains
struct output, declared previously in plugin-gcn.c.
* config/gcn/target.c: Include it.
(GOMP_ADDITIONAL_ICVS): Declare as extern var.
(GOMP_target_ext): Handle reverse offload.
* plugin/plugin-gcn.c: Include libgomp-gcn.h.
(struct kernargs): Replace struct def by the one
from libgomp-gcn.h for output_data.
(process_reverse_offload): New.
(console_output): Call it.
Diffstat (limited to 'gcc/jit/libgccjit.cc')
0 files changed, 0 insertions, 0 deletions