Show patches with: State = Action Required       |    Archived = No       |   126613 patches
« 1 2 ... 630 631 6321266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[og10] OpenACC: Shared memory layout optimisation [og10] OpenACC: Shared memory layout optimisation - - - - --- 2020-06-29 Julian Brown New
[og10] amdgcn: Add waitcnt after LDS write instructions [og10] amdgcn: Add waitcnt after LDS write instructions - - - - --- 2020-06-29 Julian Brown New
[og10] OpenACC: Remove unnecessary barriers (gimple worker partitioning/broadcast) [og10] OpenACC: Remove unnecessary barriers (gimple worker partitioning/broadcast) - - - - --- 2020-06-29 Julian Brown New
[1/2] openacc: Helper functions for enter/exit data using single mapping openacc: Refactor enter/exit data code paths, adjust dynamic refcount semantics - - - - --- 2020-07-10 Julian Brown New
[2/2] openacc: Adjust dynamic reference count semantics openacc: Refactor enter/exit data code paths, adjust dynamic refcount semantics - - - - --- 2020-07-10 Julian Brown New
[og10] openacc: Fix parallel-dims.c test [og10] openacc: Fix parallel-dims.c test - - - - --- 2020-07-30 Julian Brown New
[og10] openacc: Delete useless temp in gcn-tree.c [og10] openacc: Delete useless temp in gcn-tree.c - - - - --- 2020-07-30 Julian Brown New
[og10] openacc: Unshare reduction temporaries for GCN [og10] openacc: Unshare reduction temporaries for GCN - - - - --- 2020-07-30 Julian Brown New
openacc: Fix race condition in Fortran loop collapse tests openacc: Fix race condition in Fortran loop collapse tests - - - - --- 2020-09-08 Julian Brown New
openacc: Fix mkoffload SGPR/VGPR count parsing for HSACO v3 openacc: Fix mkoffload SGPR/VGPR count parsing for HSACO v3 - - - - --- 2020-09-08 Julian Brown New
amdgcn: Add waitcnt after LDS write instructions amdgcn: Add waitcnt after LDS write instructions - - - - --- 2020-09-08 Julian Brown New
openacc: Fix atomic_capture-2.c iteration-ordering issues openacc: Fix atomic_capture-2.c iteration-ordering issues - - - - --- 2020-09-08 Julian Brown New
nvptx: Cache stacks block for OpenMP kernel launch nvptx: Cache stacks block for OpenMP kernel launch - - - - --- 2020-10-26 Julian Brown New
amdgcn: Fix subdf3 pattern amdgcn: Fix subdf3 pattern - - - - --- 2021-01-13 Julian Brown New
amdgcn: Improve FP division accuracy amdgcn: Improve FP division accuracy - - - - --- 2021-01-13 Julian Brown New
amdgcn: Fix exec register live-on-entry to BB in md-reorg amdgcn: Fix exec register live-on-entry to BB in md-reorg - - - - --- 2021-01-13 Julian Brown New
amdgcn: Remove dead code for fixed v0 register amdgcn: Remove dead code for fixed v0 register - - - - --- 2021-01-13 Julian Brown New
[og10] openacc: Adjust loop lowering for AMD GCN [og10] openacc: Adjust loop lowering for AMD GCN - - - - --- 2021-01-13 Julian Brown New
[og10] vect: Add target hook to prefer gather/scatter instructions [og10] vect: Add target hook to prefer gather/scatter instructions - - - - --- 2021-01-13 Julian Brown New
[1/4] openacc: Remove dereference for non-pointer derived-type members openacc: Mixing array elements and derived types - - - - --- 2021-02-02 Julian Brown New
[2/4] openacc: Use class_pointer instead of pointer attribute for class types openacc: Mixing array elements and derived types - - - - --- 2021-02-02 Julian Brown New
[3/4] openacc: Fix lowering for derived-type mappings through array elements openacc: Mixing array elements and derived types - - - - --- 2021-02-02 Julian Brown New
[4/4] openacc: Allow strided arrays in update directives openacc: Mixing array elements and derived types - - - - --- 2021-02-02 Julian Brown New
[1/2] Revert "openacc: Allow strided arrays in update directives" openacc: Fix/temp workaround for PR98979 - - - - --- 2021-02-10 Julian Brown New
[2/2] openacc: Add XFAILs [PR98979] openacc: Fix/temp workaround for PR98979 - - - - --- 2021-02-10 Julian Brown New
[1/2] openacc: Fix lowering for derived-type mappings through array elements openacc: Mixing array elements and derived types (mk2) - - - - --- 2021-02-12 Julian Brown New
[2/2] openacc: Strided array sections and components of derived-type arrays openacc: Mixing array elements and derived types (mk2) - - - - --- 2021-02-12 Julian Brown New
[1/7,og10] openacc: Dereference BT_CLASS data pointers but not BT_DERIVED pointers openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[2/7,og10] openacc: Use class_pointer instead of pointer attribute for class types openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[3/7,og10] openacc: Character types and mixed arrays/derived type tests openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[4/7,og10] Fortran: OpenMP/OpenACC diagnose substring rejections better openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[5/7,og10] Fortran: %re/%im fixes for OpenMP/OpenACC + gfc_is_simplify_contiguous openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[6/7,og10] openacc: Fix lowering for derived-type mappings through array elements openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
[7/7,og10] openacc: Strided array sections and components of derived-type arrays openacc: Arrays/derived types/character type backports - - - - --- 2021-02-24 Julian Brown New
middle-end: Pretty-print address space of aggregates middle-end: Pretty-print address space of aggregates - - - - --- 2021-02-26 Julian Brown New
openacc: Warnings for strange partitioning choices for parallel regions openacc: Warnings for strange partitioning choices for parallel regions - - - - --- 2021-02-26 Julian Brown New
[1/3] openacc: Add support for gang local storage allocation in shared memory openacc: Gang-private variables in shared memory - - - - --- 2021-02-26 Julian Brown New
[2/3] amdgcn: AMD GCN parts for OpenACC private variables patch openacc: Gang-private variables in shared memory - - - - --- 2021-02-26 Julian Brown New
[3/3] nvptx: NVPTX parts for OpenACC private variables patch openacc: Gang-private variables in shared memory - - - - --- 2021-02-26 Julian Brown New
[1/4] openacc: Middle-end worker-partitioning support openacc: Worker partitioning in the middle end - - - - --- 2021-03-02 Julian Brown New
[2/4] openacc: Fix async bugs in several OpenACC test cases openacc: Worker partitioning in the middle end - - - - --- 2021-03-02 Julian Brown New
[3/4] amdgcn: Enable OpenACC worker partitioning for AMD GCN openacc: Worker partitioning in the middle end - - - - --- 2021-03-02 Julian Brown New
[4/4] openacc: Reference-typed reduction and private variable rewriting openacc: Worker partitioning in the middle end - - - - --- 2021-03-02 Julian Brown New
[1/7,og10] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[2/7,og10] Refactor struct lowering for OpenMP/OpenACC in gimplify.c OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[3/7,og10] Revert gimplify.c parts of "Fix template case of non-static member access inside member … OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[4/7,og10] Revert gimplify.c parts of "Arrow operator handling for C front-end in OpenMP map clause… OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[5/7,og10] Rewrite GOMP_MAP_ATTACH_DETACH mappings for OpenMP also OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[6/7,og10] Rework indirect struct handling for OpenACC/OpenMP in gimplify.c OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[7/7,og10] WIP GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION changes OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[1/5] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-14 Julian Brown New
[2/5] Refactor struct lowering for OpenMP/OpenACC in gimplify.c OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-14 Julian Brown New
[3/5] Rewrite GOMP_MAP_ATTACH_DETACH mappings for OpenMP also OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-14 Julian Brown New
[4/5] Rework indirect struct handling for OpenACC/OpenMP in gimplify.c OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-14 Julian Brown New
[5/5] Mapping of components of references to pointers to structs for OpenMP/OpenACC OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-14 Julian Brown New
[v2,1/4,og10] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,2/4,og10] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,3/4,og10] Refactor struct lowering for OpenACC/OpenMP in gimplify.c OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,4/4,og10] Rework indirect struct handling for OpenACC in gimplify.c OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
OpenMP: Use build_indirect_ref for struct deferences in C FE OpenMP: Use build_indirect_ref for struct deferences in C FE - - - - --- 2021-05-27 Julian Brown New
[1/4,og11] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally OpenACC: Rework struct component handling - - - - --- 2021-06-02 Julian Brown New
[2/4,og11] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset OpenACC: Rework struct component handling - - - - --- 2021-06-02 Julian Brown New
[3/4,og11] Refactor struct lowering for OpenACC/OpenMP in gimplify.c OpenACC: Rework struct component handling - - - - --- 2021-06-02 Julian Brown New
[4/4,og11] Rework indirect struct handling for OpenACC in gimplify.c OpenACC: Rework struct component handling - - - - --- 2021-06-02 Julian Brown New
[og11] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset [og11] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset - - - - --- 2021-06-03 Julian Brown New
[1/5] amdgcn: Use unsigned types for udivsi3/umodsi3 libgcc helper args/return amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[2/5] amdgcn: Add [us]mulsi3_highpart SGPR alternatives & [us]mulsid3/muldi3 expanders amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[3/5] amdgcn: Add clrsbsi2/clrsbdi2 implementation amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[4/5] amdgcn: Enable support for TImode for AMD GCN amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[5/5] Fortran: Re-enable 128-bit integers for AMD GCN amdgcn: Improve TImode support - - - - --- 2021-06-18 Julian Brown New
[1/3] amdgcn: Mark s_mulk_i32 as clobbering SCC amdgcn: Integer multiplication improvements - - - - --- 2021-06-29 Julian Brown New
[2/3] amdgcn: Add [us]mulsi3_highpart SGPR alternatives amdgcn: Integer multiplication improvements - - - - --- 2021-06-29 Julian Brown New
[3/3] amdgcn: Add [us]mulsid3/muldi3 patterns amdgcn: Integer multiplication improvements - - - - --- 2021-06-29 Julian Brown New
[1/4] openacc: Async fix for lib-94 testcase openacc: Async fixes - - - - --- 2021-06-29 Julian Brown New
[2/4] openacc: Fix async bugs in several OpenACC test cases openacc: Async fixes - - - - --- 2021-06-29 Julian Brown New
[3/4] openacc: Fix asynchronous host-to-device copies in libgomp runtime openacc: Async fixes - - - - --- 2021-06-29 Julian Brown New
[4/4] openacc: Profiling-interface fixes for asynchronous operations openacc: Async fixes - - - - --- 2021-06-29 Julian Brown New
[1/8] Improve OpenMP target support for C++ [PR92120 v4b] OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[2/8] OpenMP 5.0: Implement relaxation of implicit map vs. existing device mappings OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[3/8] Remove array section base-pointer mapping semantics, and other front-end adjustments (mainlin… OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[4/8] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[5/8] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[6/8] OpenACC/OpenMP: Refactor struct lowering in gimplify.c OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[7/8] OpenACC: Rework indirect struct handling in gimplify.c OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[8/8] OpenMP 5.0: [WIP, RFC] Clause ordering for OpenMP 5.0 (topological sorting by base pointer) OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[01/11] libgomp: Release device lock on cbuf error path OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[02/11] Remove base_ind/base_ref handling from extract_base_bit_offset OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[03/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer) OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[04/11] Remove omp_target_reorder_clauses OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[05/11] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[06/11] OpenMP: Allow array ref components for C & C++ OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[07/11] OpenMP: Fix non-zero attach/detach bias for struct dereferences OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[08/11] Not for committing: noisy topological sorting output OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[09/11] Not for committing: noisy sibling-list handling output OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[10/11] Not for committing: noisy mapping-group taxonomy OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[11/11] OpenMP/OpenACC: [WIP] Add gcc_unreachable to apparently-dead path in build_struct_comp_nodes OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[1/2] OpenMP: Handle reference-typed struct members [1/2] OpenMP: Handle reference-typed struct members - - - - --- 2021-10-11 Julian Brown New
[2/2] OpenACC: Make deep-copy-arrayofstruct.c a libgomp/runtime test [1/2] OpenMP: Handle reference-typed struct members - - - - --- 2021-10-11 Julian Brown New
[og11] nvptx: Revert "[nvptx] Expand OpenACC child function arguments to use CUDA params space" [og11] nvptx: Revert "[nvptx] Expand OpenACC child function arguments to use CUDA params space" - - - - --- 2021-10-12 Julian Brown New
[1/4] Add debug_omp_expr OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
« 1 2 ... 630 631 6321266 1267 »