Re: [PATCH 4/7] openmp: Add support for streaming metadirectives and resolving them after LTO

2022-05-30 Thread Jakub Jelinek via Gcc-patches
On Fri, Dec 10, 2021 at 05:36:20PM +, Kwok Cheung Yeung wrote: > 2021-12-10 Kwok Cheung Yeung > > gcc/ > * Makefile.in (OBJS): Add omp-expand-metadirective.o. > * gimple-streamer-in.c (input_gimple_stmt): Add case for > GIMPLE_OMP_METADIRECTIVE. Handle metadirective

[PATCH 4/7] openmp: Add support for streaming metadirectives and resolving them after LTO

2021-12-10 Thread Kwok Cheung Yeung
85826d05e029571fd003dd629aa04ce3e17d9c71 Mon Sep 17 00:00:00 2001 From: Kwok Cheung Yeung Date: Mon, 6 Dec 2021 22:56:07 + Subject: [PATCH 4/7] openmp: Add support for streaming metadirectives and resolving them after LTO This patch adds support for streaming metadirective Gimple statements during