[llvm-branch-commits] [flang] [flang][OpenMP] Concatenate begin and end clauses into single list (PR #89090)

2024-04-17 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-fir-hlfir Author: Krzysztof Parzyszek (kparzysz) Changes This will remove the distinction between begin clauses and end clauses, and process all of them together. --- Patch is 23.92 KiB, truncated to 20.00 KiB below, full version: https://github

[llvm-branch-commits] [flang] [flang][OpenMP] Concatenate begin and end clauses into single list (PR #89090)

2024-04-17 Thread Krzysztof Parzyszek via llvm-branch-commits
https://github.com/kparzysz created https://github.com/llvm/llvm-project/pull/89090 This will remove the distinction between begin clauses and end clauses, and process all of them together. >From cbfb3685f970cbd82d3b17d4341c389b32459447 Mon Sep 17 00:00:00 2001 From: Krzysztof Parzyszek Date: