Messages by Date
-
2025/11/13
Re: [PATCH] aarch64: Extend syntax for cpuinfo feature string checks
Alice Carlotti
-
2025/11/13
Re: [PATCH 1/2]middle-end: add target hook for isel
Richard Biener
-
2025/11/13
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
-
2025/11/13
Re: [PATCH] aarch64: Extend syntax for cpuinfo feature string checks
Alice Carlotti
-
2025/11/13
Re: [PATCH] Optimize kmov + kmov + or to kortest.
Hongtao Liu
-
2025/11/13
Re: [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Hana Dusíková
-
2025/11/13
[PATCH] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
-
2025/11/13
Re: [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jakub Jelinek
-
2025/11/13
Re: [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jonathan Wakely
-
2025/11/13
Re: [PATCH v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const.
Jonathan Wakely
-
2025/11/13
[committed v2] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR122584]
Tomasz Kamiński
-
2025/11/13
[PATCH] Make simple_dce_from_worklist remove unused call LHSs
Richard Biener
-
2025/11/13
Re: [PATCH v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const.
Tomasz Kaminski
-
2025/11/13
Re: [PATCH v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const.
Jonathan Wakely
-
2025/11/13
Re: [PATCH] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR115402]
Jonathan Wakely
-
2025/11/13
Re: [PATCH] libstdc++: std::bitset<0>("zero") should throw std::invalid_argument [PR121054]
Jonathan Wakely
-
2025/11/13
Re: [PATCH] Implement std::__debug::inplace_vector
Jonathan Wakely
-
2025/11/13
Re: [PATCH][PR120375] arc: emit clobber of CC for -mcpu=em x >> 31
Loeka Rogge
-
2025/11/13
Re: [PATCH v3 2/5] asf: Add cost function for store/load reordering
Richard Biener
-
2025/11/13
[PATCH] arc: Use correct input operand for *extvsi_n_0 define_insn_and_split
Luis Silva
-
2025/11/13
[PATCH 1/2]middle-end: add target hook for isel
Tamar Christina
-
2025/11/13
Re: AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Uros Bizjak
-
2025/11/13
[PATCH] ia64: properly include libunwind support during configuration
Xinhui Yang
-
2025/11/13
[PATCH 4/4] arm: [MVE intrinsics] rework asrl lsll [PR122216]
Christophe Lyon
-
2025/11/13
[PATCH 2/4] arm: add support for out of range shift amount in MVE asrl and lsll [PR122216]
Christophe Lyon
-
2025/11/13
[PATCH 1/4] arm: fix MVE asrl lsll lsrl patterns [PR122216]
Christophe Lyon
-
2025/11/13
[PATCH 0/4] arm: fix MVE scalar shift intrinsics [PR122216]
Christophe Lyon
-
2025/11/13
[PATCH 3/4] arm: [MVE intrinsics] add scalar_s64_shift scalar_u64_shift shapes [PR122216]
Christophe Lyon
-
2025/11/13
Re: [PATCH] Optimize kmov + kmov + or to kortest.
Uros Bizjak
-
2025/11/13
Re: [PATCH] Optimize kmov + kmov + or to kortest.
Uros Bizjak
-
2025/11/12
Re: [PATCH v3 2/3] aarch64: mingw: Make long double 64 bit
Andrew Pinski
-
2025/11/12
Re: [PATCH v3 2/3] aarch64: mingw: Make long double 64 bit
Andrew Pinski
-
2025/11/12
[PATCH v3 2/3] aarch64: mingw: Make long double 64 bit
Evgeny Karpov
-
2025/11/12
Re: [PATCH] RISC-V: Fix a non null-terminated string.
Kito Cheng
-
2025/11/12
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Martin Uecker
-
2025/11/12
[PATCH] Optimize kmov + kmov + or to kortest.
liuhongt
-
2025/11/12
Re: [PATCH] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
2025/11/12
AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
-
2025/11/12
[PATCH 10/12] fix handling of mapped and their location
Andrew Pinski
-
2025/11/12
[PATCH 11/12] cfgcleanup: Support merging forwarder blocks with phis [PR122493]
Andrew Pinski
-
2025/11/12
[PATCH 07/12] mergephi: use edge iterator in remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/12
[PATCH 08/12] cfgcleanup: Move ei definition into for loop for remove_forwarder_block
Andrew Pinski
-
2025/11/12
[PATCH 06/12] cfgcleanup: Remove check on available dominator information in remove_forwarder_block
Andrew Pinski
-
2025/11/12
[PATCH 04/12] mergephi: Move checks from pass_merge_phi::execute to remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/12
[PATCH 09/12] mergephi: extend copy_phi_arg_into_existing_phi and use it for remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/12
[PATCH 03/12] cfgcleanup: Move check for dest containing non-local label/eh landing pad to tree_forwarder_block_p
Andrew Pinski
-
2025/11/12
[PATCH 05/12] cfgcleanup: forwarder block, ignore bbs which merge with the predecessor
Andrew Pinski
-
2025/11/12
[PATCH 12/12] Merge remove_forwarder_block_with_phi into remove_forwarder_block
Andrew Pinski
-
2025/11/12
[PATCH 02/12] cfglceanup: Remove check for infinite loop in remove_forwarder_block/remove_forwarder_block_with_phi
Andrew Pinski
-
2025/11/12
[PATCH 00/12] Move mergephi functionality to cfgcleanup (mostly)
Andrew Pinski
-
2025/11/12
[PATCH 01/12] mergephi: Remove worklist
Andrew Pinski
-
2025/11/12
RE: [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
-
2025/11/12
Re: [PATCH v3 4/5] asf: Check store-load reordering cost before applying the transformation
Andi Kleen
-
2025/11/12
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
-
2025/11/12
[PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jakub Jelinek
-
2025/11/12
Re: [PATCH v4 0/5] aarch64: Further CMPBR fixes
Andrew Pinski
-
2025/11/12
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/12
[PATCH] c++: Fix up expansion statement handling
Jakub Jelinek
-
2025/11/12
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
-
2025/11/12
Re: [PATCH v2] c, plugin: Add c_parse_component_ref callback
Joseph Myers
-
2025/11/12
Re: [PATCH v2 0/1] Support experimental SARIF JSON-RPC notifications on MinGW host
David Malcolm
-
2025/11/12
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
-
2025/11/12
[pushed: r16-5207] EXPERIMENTAL_SARIF_SOCKET: decode errno when reporting errors [PR115970]
David Malcolm
-
2025/11/12
[pushed: r16-5206] diagnostics: add class unique_fd
David Malcolm
-
2025/11/12
[pushed: r16-5205] analyzer: fix log of name in ana::log_set_of_svalues
David Malcolm
-
2025/11/12
[PATCH v2 1/1] Support experimental SARIF JSON-RPC notifications on MinGW host
Evgeny Karpov
-
2025/11/12
[PATCH v2 0/1] Support experimental SARIF JSON-RPC notifications on MinGW host
Evgeny Karpov
-
2025/11/12
[PATCH v1 2/3] aarch64: mingw: Make long double 64 bit
Evgeny Karpov
-
2025/11/12
Re: [PATCH] fortran: correctly handle optional allocatable dummy arguments
Harald Anlauf
-
2025/11/12
[committed] testsuite: arm: mve: Adjust testcases [PR122175]
Christophe Lyon
-
2025/11/12
[PATCH] rs6000: New splitter to combine two rotates into rldic+rldimi sequence
Kishan Parmar
-
2025/11/12
RE: [PATCH] AArch64: Use dmb ishld+ishst for release fence
Tamar Christina
-
2025/11/12
[COMMITTED] gccrs: Fmt: Simplify pragma diagnostic setup
arthur . cohen
-
2025/11/12
[COMMITTED] gccrs: fmt: Skip warnings in Fmt class due to unused devirt method [PR122498]
arthur . cohen
-
2025/11/12
Re: [PATCH] aarch64: Add support for -mcpu=ampere1c
Philipp Tomsich
-
2025/11/12
RE: [PATCH] AArch64: Improve ctz and ffs
Tamar Christina
-
2025/11/12
[PATCH] AArch64: Improve ctz and ffs
Wilco Dijkstra
-
2025/11/12
[PATCH] AArch64: Use dmb ishld+ishst for release fence
Wilco Dijkstra
-
2025/11/12
Re: [PATCH] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Qing Zhao
-
2025/11/12
[PATCH v3 5/5] asf: Update destination register after store_bit_field when needed
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 2/5] asf: Add cost function for store/load reordering
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 3/5] aarch64: Add implementation for avoid_store_forwarding_reorder_cost_p
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 4/5] asf: Check store-load reordering cost before applying the transformation
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 1/5] asf: Enable pass at O2 or higher
Konstantinos Eleftheriou
-
2025/11/12
[PATCH v3 0/5] asf: Enable pass at O2 or higher
Konstantinos Eleftheriou
-
2025/11/12
Re: [PATCH] aarch64: Use eor3 for more double xor cases
Wilco Dijkstra
-
2025/11/12
Re: [PATCH] gcc/doc: add index entries for SARIF and HTML output formats
David Malcolm
-
2025/11/12
Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy
Mark Wielaard
-
2025/11/12
Re: [PATCH] [PATCH] libstdc++: testsuite: Add csignal missing test case
Jonathan Wakely
-
2025/11/12
Re: [PATCH] Support experimental SARIF JSON-RPC notifications on MinGW host
David Malcolm
-
2025/11/12
Re: [PATCH] openmp, nvptx: ompx_gnu_managed_mem_alloc
Tobias Burnus
-
2025/11/12
[PATCH, OpenMP] uses_allocators support
Chung-Lin Tang
-
2025/11/12
Re: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Victor Do Nascimento
-
2025/11/12
[RFC] libstdc++: Rework function_ref construction from function_ref [D3929R0]
Tomasz Kamiński
-
2025/11/12
Re: [PATCH] openmp, nvptx: ompx_gnu_managed_mem_alloc
Andrew Stubbs
-
2025/11/12
[PATCH] Support experimental SARIF JSON-RPC notifications on MinGW host
Evgeny Karpov
-
2025/11/12
[PATCH] [RFC] Apply vector cost model check when not peeling for niters
Richard Biener
-
2025/11/12
[PATCH] fortran: correctly handle optional allocatable dummy arguments
Yuao Ma
-
2025/11/12
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Richard Biener
-
2025/11/12
Re: [r16-5188 Regression] FAIL: libgomp.fortran/target-is-accessible-1.f90 -O execution test on Linux/x86_64
Tobias Burnus
-
2025/11/12
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Richard Biener
-
2025/11/12
[r16-5188 Regression] FAIL: libgomp.fortran/target-is-accessible-1.f90 -O execution test on Linux/x86_64
Haochen Jiang
-
2025/11/12
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Richard Biener
-
2025/11/12
[PATCH] gcc/doc: add index entries for SARIF and HTML output formats
Arsen Arsenović
-
2025/11/12
[PATCH] vect: Enable prolog peeling for uncounted loops
Victor Do Nascimento
-
2025/11/12
Re: [PATCH v1 0/1] pr122175
Richard Earnshaw (foss)
-
2025/11/12
Re: [PATCH v1 0/1] pr122175
Christophe Lyon
-
2025/11/12
[PATCH] tree-optimization/122653 - handle POINTER_DIFF_EXPR in SCEV
Richard Biener
-
2025/11/12
Re: [PATCH v1 0/1] pr122175
Christophe Lyon
-
2025/11/12
[PATCH v1 1/1] arm: mve: avoid invalid immediate values in vbicq_n, vorrq_n, vmvnq_n [PR122175]
Christophe Lyon via Sourceware Forge
-
2025/11/12
[PATCH v1 0/1] pr122175
Christophe Lyon via Sourceware Forge
-
2025/11/12
[committed] libgomp.{c-c++-common, fortran}/target-is-accessible-1.c: Fix testcases for omp_default_device [P119677] (was: [Patch] OpenMP: Add omp_default_device named constant [PR119677])
Tobias Burnus
-
2025/11/12
[TO-BE-COMMITTED,PATCH] s390: Add stack protector guard doc
Stefan Schulze Frielinghaus
-
2025/11/12
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/12
[PATCH v3] libstdc++: Optimize handling of optional for views: take, drop, reverse and as_const.
Tomasz Kamiński
-
2025/11/12
Re: [PATCH] arm: [MVE] Fix carry-in support for vadcq / vsbcq [PR122189]
Richard Earnshaw (foss)
-
2025/11/12
[PATCH, OpenMP, OpenACC, testsuite] Allow runtime library use in compiler tests
Chung-Lin Tang
-
2025/11/12
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Richard Sandiford
-
2025/11/12
Re: [PATCH] s390: Support global stack protector canary
Stefan Schulze Frielinghaus
-
2025/11/12
Re: [PATCH] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR115402]
Tomasz Kaminski
-
2025/11/12
[PATCH] tree-optimization/122647 - missing bool pattern for bool -> float conversion
Richard Biener
-
2025/11/12
[PATCH] libtdc++: Test atomic_ref<volatile T> only if operations are lock-free [PR115402]
Tomasz Kamiński
-
2025/11/12
Re: [PATCH v2] c, plugin: Add c_parse_component_ref callback
Jasper Niebuhr
-
2025/11/12
[wwwdocs][committed] projects/gomp/: Add OpenMP TR 14 implementation status
Tobias Burnus
-
2025/11/12
Re: [PATCH] libstdc++: Implement P1789R3 - Library Support for Expansion Statements
Tomasz Kaminski
-
2025/11/12
RE: [PATCH] aarch64: Extend syntax for cpuinfo feature string checks
Tamar Christina
-
2025/11/12
[PATCH v3 3/3] aarch64: mingw: Implement support for variadic ABI
Saurabh Jha via Sourceware Forge
-
2025/11/12
[PATCH v3 1/3] aarch64: mingw: emit seh_endproc as comment
Saurabh Jha via Sourceware Forge
-
2025/11/12
[PATCH v3 2/3] aarch64: mingw: Make long double 64 bit
Saurabh Jha via Sourceware Forge
-
2025/11/12
[PATCH v3 0/3] aarch64: mingw: Add more support for ABI
Saurabh Jha via Sourceware Forge
-
2025/11/12
Re: [PATCH V3] RISC-V: Add Andes 25 series pipeline description.
Kito Cheng
-
2025/11/12
Re: [PATCH, V7] Add -mcpu=future to the PowerPC
Michael Meissner
-
2025/11/12
Re: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Richard Biener
-
2025/11/12
[committed] libgomp.texi: Add OpenMP TR14 implementation status
Tobias Burnus
-
2025/11/12
[PATCH v2] RISC-V: Add RTL pass to combine cm.popret with zero return value
Kito Cheng
-
2025/11/12
[PATCH V2] RISC-V: Fix a non null-terminated string.
Kuan-Lin Chen
-
2025/11/12
Re: [PATCH] RISC-V: Fix a non null-terminated string.
KuanLin Chen
-
2025/11/12
RE: [PATCH] aarch64: Extend syntax for cpuinfo feature string checks
Tamar Christina
-
2025/11/12
Re: [PATCH] RISC-V: Fix a non null-terminated string.
Andreas Schwab
-
2025/11/12
[committed v3] libstdc++: optional<T&> for function and unbounded array should not be range [PR122396]
Tomasz Kamiński
-
2025/11/12
Re: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Richard Biener
-
2025/11/12
Re: [PATCH] RISC-V: Fix a non null-terminated string.
Kito Cheng
-
2025/11/12
[Ada] Fix variable initialized with if-expression not flagged as constant
Eric Botcazou
-
2025/11/11
[PATCH] RISC-V: Fix a non null-terminated string.
Kuan-Lin Chen
-
2025/11/11
[PING][PATCH v5] [aarch64] Make better use of overflowing operations in max/min(a, add/sub(a, b)) [PR116815]
Dhruv Chawla
-
2025/11/11
[PING^3][RFC PATCH v4 0/3] Source filename tracking in GCOV
Dhruv Chawla
-
2025/11/11
Re: [PATCH] Add stdarch to the list of ignored prefixes
Sam James
-
2025/11/11
[PATCH V3] RISC-V: Add Andes 25 series pipeline description.
Kuan-Lin Chen
-
2025/11/11
Re: [PATCH] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
-
2025/11/11
Re: [PATCH] amdgcn: Auto-detect USM mode and set HSA_XNACK
Tobias Burnus
-
2025/11/11
Re: Fw: [PATCH v3] fortran: Fix ICE and self-assignment bugs with recursive allocatable finalizers [PR90519]
Harald Anlauf
-
2025/11/11
Re: [Patch] OpenMP: Add omp_default_device named constant [PR119677]
Tobias Burnus
-
2025/11/11
[Patch] OpenMP: Add omp_default_device named constant [PR119677]
Tobias Burnus
-
2025/11/11
Re: [PATCH] aarch64: Extend syntax for cpuinfo feature string checks
Alice Carlotti
-
2025/11/11
[PATCH, committed] PR96255 [F2018] Implement optional type spec for index in DO CONCURRENT
Jerry D
-
2025/11/11
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Joseph Myers
-
2025/11/11
Re: [PATCH] gcc: check if target install name equals the full driver name
Joseph Myers
-
2025/11/11
[PATCH] amdgcn: Auto-detect USM mode and set HSA_XNACK
Andrew Stubbs
-
2025/11/11
Re: [PATCH v4 3/4] gcc/: Reduce scope of local variable (refactor)
Joseph Myers
-
2025/11/11
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
-
2025/11/11
[PR90374] Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output
Jerry D
-
2025/11/11
Re: [PATCH RFA] libstdc++: sync prune.exp with GCC
Jonathan Wakely
-
2025/11/11
Re: [PATCH RFA] libstdc++: use -Wno-deprecated-declarations
Jonathan Wakely
-
2025/11/11
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
-
2025/11/11
[PATCH RFA] libstdc++: use -Wno-deprecated-declarations
Jason Merrill
-
2025/11/11
[PATCH RFA] libstdc++: sync prune.exp with GCC
Jason Merrill
-
2025/11/11
[PATCH RFA] libstdc++: build modules for testsuite
Jason Merrill
-
2025/11/11
Re: [PATCH] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Jonathan Wakely
-
2025/11/11
[PATCH RFA] c++, libstdc++: add "modules" std to testsuite
Jason Merrill
-
2025/11/11
[pushed] c++/modules: avoid too many hidden friends in ADL
Jason Merrill
-
2025/11/11
[pushed] c++/modules: use set_cfun
Jason Merrill
-
2025/11/11
Re: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Victor Do Nascimento
-
2025/11/11
Re: [PATCH] c++/modules: Maintain attachment of temploid friends after duplicate_decls [PR122551]
Jason Merrill
-
2025/11/11
Re: [RFC v1 2/2] c: Add _Maxof and _Minof operators
Alejandro Colomar
-
2025/11/11
Re: [PATCH] fortran: support .NIL. in conditional arguments
Tobias Burnus
-
2025/11/11
[committed] amdgcn: Consolidate mkoffload setup constructors
Andrew Stubbs
-
2025/11/11
[pushed: r16-5170] diagnostics: add experimental SARIF JSON-RPC notifications for IDEs [PR115970]
David Malcolm
-
2025/11/11
Re: [Ping][PATCH] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Yuao Ma
-
2025/11/11
Re: [PATCH] fortran: support .NIL. in conditional arguments
Yuao Ma
-
2025/11/11
Re: [PATCH 2/2] arm: Fix out of bounds when using cmse with FP types in aggregates [PR122539]
Richard Earnshaw (foss)
-
2025/11/11
[PATCH 2/2] Enable ranger for the vectorizer
Richard Biener
-
2025/11/11
[PATCH 1/2] Use ranger when simplifying conditions during niter analysis
Richard Biener
-
2025/11/11
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Richard Biener
-
2025/11/11
RE: [PATCH] aarch64: Extend syntax for cpuinfo feature string checks
Tamar Christina
-
2025/11/11
Re: [PATCH 1/2] arm: Fix CMSE clearing of union members with no padding [PR122539]
Richard Earnshaw (foss)
-
2025/11/11
RE: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Richard Biener
-
2025/11/11
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
-
2025/11/11
[PING 12] [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
-
2025/11/11
RE: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Tamar Christina
-
2025/11/11
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Richard Biener
-
2025/11/11
Re: [PATCH v4 0/5] aarch64: Further CMPBR fixes
Karl Meakin
-
2025/11/11
RE: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Richard Biener
-
2025/11/11
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Richard Biener
-
2025/11/11
RE: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Tamar Christina
-
2025/11/11
Re: [PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Richard Biener
-
2025/11/11
Re: [PATCH, V7] Add -mcpu=future to the PowerPC
Surya Kumari Jangala
-
2025/11/11
Re: [PATCH] openmp, nvptx: ompx_gnu_managed_mem_alloc
Tobias Burnus
-
2025/11/11
Re: [PATCH 1/8] builtin: Add builtin types and function declarations for integer atomic fetch min/max
Jakub Jelinek
-
2025/11/11
Re: [PATCH 1/8] builtin: Add builtin types and function declarations for integer atomic fetch min/max
Soumya AR
-
2025/11/11
[PATCH 08/13] vect: Reclassify early break fold left reductions as simple reductions
Victor Do Nascimento