gcc-patches
Thread
Date
Later messages
Messages by Thread
[PATCH v2 04/14] vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
Victor Do Nascimento
Re: [PATCH v2 04/14] vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
Richard Biener
Re: [PATCH v2 04/14] vect: Extend `vec_init_loop_exit_info' to handle uncounted loops
Victor Do Nascimento
[PATCH v2 10/14] vect: Correct resetting of live out values on epilog loop entry
Victor Do Nascimento
[PATCH v2 12/14] vect: Reject uncounted loop vectorization where alias analysis may fail
Victor Do Nascimento
[PATCH v2 13/14] vect: Enable prolog peeling for uncounted loops
Victor Do Nascimento
[PATCH v2 14/14] vect: Add uncounted loop unit tests
Victor Do Nascimento
[committed] hppa: Update peephole2 patterns for scaled/unscaled indexed loads and stores
John David Anglin
[RFC v3 0/9] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
[RFC v3 4/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
[RFC v3 6/9] New parameter for vect_maybe_update_slp_op_vectype
Christopher Bazley
[RFC v3 7/9] Extend BB SLP vectorization to use predicated tails
Christopher Bazley
[RFC v3 5/9] Refactor check_load_store_for_partial_vectors
Christopher Bazley
[RFC v3 1/9] Track the minimum and maximum number of lanes for BB SLP
Christopher Bazley
Re: [RFC v3 1/9] Track the minimum and maximum number of lanes for BB SLP
Richard Biener
Re: [RFC v3 1/9] Track the minimum and maximum number of lanes for BB SLP
Christopher Bazley
[RFC v3 8/9] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
[RFC v3 2/9] Preparation to support predicated vector tails for BB SLP
Christopher Bazley
[RFC v3 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
[RFC v3 9/9] Add extra conditional dump output to the vectorizer
Christopher Bazley
[PATCH][v2] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
Re: [PATCH][v2] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
[PATCH] Avoid incomplete SLP handling for OMP SIMD calls with linear/invariant clause
Richard Biener
[Ada] Fix PR ada/81106
Eric Botcazou
[PATCH v3 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
[PATCH v3 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
[PATCH v3 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
[PATCH v3 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
Re: [PATCH v3 4/9] aarch64: add narrowing sme2 conversions to fp8
Richard Ball
[PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
Re: [PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Richard Ball
RE: [PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Tamar Christina
[PATCH v3 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
RE: [PATCH v3 1/9] aarch64: add tests for sme mfloat8 luti functions
Tamar Christina
[PATCH v3 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
[PATCH v3 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
[PATCH v3 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
RE: [PATCH v3 2/9] aarch64: extend sme intrinsics to mfp8
Tamar Christina
[PATCH v3 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
[PATCH v3 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
[PATCH v3 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
[PATCH v3 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
[PATCH v3 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
[PATCH v3 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
[PATCH v3 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
[PATCH v3 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
[PATCH v3 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
Re: [PATCH v3 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
Re: [PATCH][_GLIBCXX_DEBUG] Fix std::erase_if implementation for std::vector
François Dumont
Re: [PATCH v2] libstdc++: shared_mutex: Respond consistently to errors and deadlock
Matthew Malcomson
Re: [PATCH v2] libstdc++: shared_mutex: Respond consistently to errors and deadlock
Jonathan Wakely
Re: [PATCH v2] libstdc++: shared_mutex: Respond consistently to errors and deadlock
Jonathan Wakely
Re: [PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
RE: [PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Tamar Christina
Re: [PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
[PATCH v1 0/1] aarch64: Define __ARM_BUILDATTR64_FV
Matthieu Longo
[PATCH v1 1/1] aarch64: Define __ARM_BUILDATTR64_FV
Matthieu Longo
RE: [PATCH v1 1/1] aarch64: Define __ARM_BUILDATTR64_FV
Tamar Christina
[PATCH] libgomp/oacc: fix atomic_capture-3 iteration ordering issues
Arsen Arsenović
Re: [PATCH] libgomp/oacc: fix atomic_capture-3 iteration ordering issues
Tobias Burnus
[PATCH v2] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
Re: [PATCH v2] AArch64: Flip svbool_t equal conditionals in ternary operators.
Richard Biener
Re: [PATCH v2] AArch64: Flip svbool_t equal conditionals in ternary operators.
Tejas Belagod
[PATCH] testsuite: i386: Restrict pr120936-1.c etc. to Linux
Rainer Orth
Re: [PATCH] testsuite: i386: Restrict pr120936-1.c etc. to Linux
Uros Bizjak
[PATCH] testsuite: i386: Guard NO_PROFILE_COUNTERS tests
Rainer Orth
Re: [PATCH] testsuite: i386: Guard NO_PROFILE_COUNTERS tests
Uros Bizjak
[PATCH] testsuite: i386: Handle check-function-bodies options using dg-add-options
Rainer Orth
Re: [PATCH] testsuite: i386: Handle check-function-bodies options using dg-add-options
Uros Bizjak
Re: [PATCH 2/4] libstdc++: Implement LWG 4366 for std::expected comparisons
Jonathan Wakely
[PATCH] forwprop: Allow mismatch clobbers in simple dse
Andrew Pinski
Re: [PATCH] forwprop: Allow mismatch clobbers in simple dse
Richard Biener
RE: [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Li, Pan2
Re: [PATCH v1 1/2] Match: Add unsigned SAT_MUL for form 7
Richard Biener
[PATCH] testsuite: Fix gcc.dg/debug/dwarf2/dwarf-btf-*-tag-*.c with Solaris/SPARC as
Rainer Orth
Re: [PATCH] testsuite: Fix gcc.dg/debug/dwarf2/dwarf-btf-*-tag-*.c with Solaris/SPARC as
David Faust
[PATCH] Move SIMD clone rejections to SIMD clone selection
Richard Biener
[PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
Re: [PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Jakub Jelinek
Re: [PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
Re: [PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Jakub Jelinek
Re: [PATCH] Select both inbranch and notinbranch clone during SIMD call analysis
Richard Biener
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Richard Biener
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Richard Biener
Re: [RFC 7/9] Update constant creation for BB SLP with predicated tails
Christopher Bazley
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Richard Biener
Re: [RFC 3/9] Implement recording/getting of mask/length for BB SLP
Christopher Bazley
[committted][PR rtl-optimization/122782] Fix out of range shift causing bootstrap failure with ubsan
Jeff Law
[committed] libstdc++: Fix pretty printers for std::list
Jonathan Wakely
[committed] libstdc++: Fix XMethods for debug mode [PR122821]
Jonathan Wakely
Re: [Patch, fortran] PR122766 - [PDT] gfortran fails to compile first example in F2018 standard
Paul Richard Thomas
Re: [PATCH] libgomp, amdgcn: Implement Managed Memory
Tobias Burnus
Re: [PATCH] libgomp, amdgcn: Implement Managed Memory
Andrew Stubbs
Re: [PATCH] libgomp, amdgcn: Implement Managed Memory
Tobias Burnus
Patch causing fails for libgomp.c-c++-common/requires-4.c (was: [PATCH] libgomp, amdgcn: Implement Managed Memory)
Tobias Burnus
Re: Patch causing fails for libgomp.c-c++-common/requires-4.c
Andrew Stubbs
Re: Patch causing fails for libgomp.c-c++-common/requires-4.c
Andrew Stubbs
Re: Patch causing fails for libgomp.c-c++-common/requires-4.c
Tobias Burnus
Re: [PATCH] forwprop: Allow nop conversions for vector constructor.
Robin Dapp
[PATCH] Adjust gcc.dg/vect/bb-slp-41.c
Richard Biener
[committed] libstdc++: Mark new istream::ignore overload always_inline
Jonathan Wakely
Re: [committed] libstdc++: Mark new istream::ignore overload always_inline
Yuao Ma
Re: [committed] libstdc++: Mark new istream::ignore overload always_inline
Jonathan Wakely
Re: [PATCH 3/3] phiprop: Avoid proping loads into loops [PR116835]
Richard Biener
Re: [PATCH v2] ch: Improve copy header when the bbs are predicated as non-executed [PR122734]
Richard Biener
Re: [PATCH v2] ch: Improve copy header when the bbs are predicated as non-executed [PR122734]
Andrew Pinski
Re: [PATCH v2] ch: Improve copy header when the bbs are predicated as non-executed [PR122734]
Richard Biener
Re: [PATCH v2] ch: Improve copy header when the bbs are predicated as non-executed [PR122734]
Jan Hubicka
Re: [PATCH 2/3] phiprop: allowing prop into loop if there is a phi already
Richard Biener
Re: [PATCH 1/3] phiprop: Allow non-trapping loads to be proped back into the loop
Richard Biener
Re: [PATCH] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Stephan Bergmann
Re: [PATCH] libstdc++: Implement P3223R2 Making std::istream::ignore less surprising
Jonathan Wakely
[PATCH] vect: Use start value in vect_load_perm_consecutive_p [PR122797].
Robin Dapp
Re: [PATCH] vect: Use start value in vect_load_perm_consecutive_p [PR122797].
Richard Biener
Re: [PATCH v2 1/3]middle-end: support new {cond{_len}_}vec_cbranch_{any|all} optabs [PR118974]
Richard Biener
RE: [PATCH v2 1/3]middle-end: support new {cond{_len}_}vec_cbranch_{any|all} optabs [PR118974]
Tamar Christina
RE: [PATCH v2 1/3]middle-end: support new {cond{_len}_}vec_cbranch_{any|all} optabs [PR118974]
Richard Biener
[PATCH] LoongArch: fmv: Fix compilation errors when using glibc versions earlier than 2.38.
Lulu Cheng
Re: [pushed][PATCH] LoongArch: fmv: Fix compilation errors when using glibc versions earlier than 2.38.
Lulu Cheng
Re: [PATCH] driver: Pass GCC_EXEC_PREFIX and isysroot to cc1 during compile stage for -save-temps
Kito Cheng
Re: [PATCH] driver: Pass GCC_EXEC_PREFIX and isysroot to cc1 during compile stage for -save-temps
Jeff Law
[PATCH] c-family: Don't register include paths with -fpreprocessed
Kito Cheng
Re: [PATCH] c-family: Don't register include paths with -fpreprocessed
Jeff Law
[PATCH] forwprop: Add call stmt support to simple dse [PR122633]
Andrew Pinski
Re: [PATCH] forwprop: Add call stmt support to simple dse [PR122633]
Richard Biener
[PATCH] Fix PR ada/33994
Eric Botcazou
Re: [PATCH] Fix PR ada/33994
Richard Biener
[PATCH v1 1/3] LoongArch: Optimize two 256-bit vectors correspond highpart and lowpart splicing shuffle.
Li Wei
[PATCH v1 3/3] LoongArch: General xvbitsel insn combinations optimization for special type.
Li Wei
[PATCH v1 2/3] LoongArch: Optimize [x]vshuf insn to [x]vbitsel insn in some shuffle cases.
Li Wei
Re: [PATCH v1 2/3] LoongArch: Optimize [x]vshuf insn to [x]vbitsel insn in some shuffle cases.
Xi Ruoyao
[PATCH] Adjust testcase.
liuhongt
Re: [r16-5526 Regression] FAIL: gcc.dg/vect/bb-slp-41.c scan-tree-dump-not slp1 "vectorizing stmts using SLP" on Linux/x86_64
Kugan Vivekanandarajah
Re: [r16-5526 Regression] FAIL: gcc.dg/vect/bb-slp-41.c scan-tree-dump-not slp1 "vectorizing stmts using SLP" on Linux/x86_64
Richard Biener
Re: [r16-5526 Regression] FAIL: gcc.dg/vect/bb-slp-41.c scan-tree-dump-not slp1 "vectorizing stmts using SLP" on Linux/x86_64
Kugan Vivekanandarajah
Re: [r16-5526 Regression] FAIL: gcc.dg/vect/bb-slp-41.c scan-tree-dump-not slp1 "vectorizing stmts using SLP" on Linux/x86_64
Richard Biener
RE: [r16-5526 Regression] FAIL: gcc.dg/vect/bb-slp-41.c scan-tree-dump-not slp1 "vectorizing stmts using SLP" on Linux/x86_64
Jiang, Haochen
[PATCH v2] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
Re: [PATCH v2] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
Re: [PATCH v2] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
Re: [PATCH v2] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
[PATCH v3] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
Re: [PATCH v3] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
[PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
Re: [PATCH] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
[PATCH v7] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Patrick Palka
Re: [PATCH v7] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Tomasz Kaminski
Re: [PATCH v7] libstdc++: Implement P2408R5 Ranges iterators as inputs to non-Ranges algorithms
Jonathan Wakely
Re: [PATCH] RISC-V: Add BF VLS modes and document iterators.
Kito Cheng
Re: [PATCH] RISC-V: Add BF VLS modes and document iterators.
Robin Dapp
[PATCH 0/4] Fix test requirements
feedable
[PATCH 1/4] testsuite: Clean up the weak declaration scanning
feedable
Re: [PATCH 1/4] testsuite: Clean up the weak declaration scanning
Jeff Law
Re: [PATCH 1/4] testsuite: Clean up the weak declaration scanning
feedable
[PATCH 2/4] testsuite: Move float tests to ieee directory
feedable
[PATCH 3/4] testsuite: Fix invalid float test
feedable
[PATCH 4/4] testsuite: Fix test requirements
feedable
[PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
pan2 . li
[PATCH v1 1/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
pan2 . li
[PATCH v1 2/2] RISC-V: Add test for vec_duplicate + vmsltu.vv combine with GR2VR cost 0, 1 and 15
pan2 . li
Re: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Robin Dapp
Re: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Jeff Law
RE: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Li, Pan2
Re: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Jeff Law
Re: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Robin Dapp
RE: [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsltu.vv to vmsltu.vx on GR2VR cost
Li, Pan2
Re: [PATCH] LoongArch: Add new template muldi3_ui12 for mul(reg, ui12).
Zhou Zhao
Re: [PATCH] LoongArch: Add new template muldi3_ui12 for mul(reg, ui12).
Lulu Cheng
Re: [PATCH] gcc: Set native_system_header_dir on aarch64-mingw
Andrew Pinski
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
H.J. Lu
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Richard Biener
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Jakub Jelinek
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Richard Biener
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Florian Weimer
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Richard Biener
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Andreas Schwab
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Andrew Pinski
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Andreas Schwab
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Florian Weimer
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Florian Weimer
Re: [PATCH][libgcc] use _dl_find_object based on runtime detection
Richard Biener
[gccrs COMMIT 1/2] stop an infinite loop at END_OF_FILE
gerris . rs
[gccrs COMMIT 2/2] Add test for issue Rust-GCC#3608
gerris . rs
[PATCH] bitint: Fix up BITINT_TYPE alias handling [PR122624]
Jakub Jelinek
Re: [PATCH] bitint: Fix up BITINT_TYPE alias handling [PR122624]
Richard Biener
[PATCH] alias: Fix up BITINT_TYPE and non-standard INTEGER_TYPE alias handling [PR122624]
Jakub Jelinek
Re: [PATCH] alias: Fix up BITINT_TYPE and non-standard INTEGER_TYPE alias handling [PR122624]
Richard Biener
[committed] hppa: Define GLIBC_DYNAMIC_LINKER in pa64-linux.h
John David Anglin
[committed] hppa: Enable LRA as default
John David Anglin
[committed] hppa: Fix scaled and unscaled index support on targets with non-equivalent space registers
John David Anglin
[PATCH] match: Move `(pointer_diff (pointer_plus @0 @2) (pointer_plus @1 @2))` pattern earlier
Andrew Pinski
Re: [PATCH] match: Move `(pointer_diff (pointer_plus @0 @2) (pointer_plus @1 @2))` pattern earlier
Richard Biener
Re: [PATCH] match: Move two patterns to use fold_before_rtl_expansion_p instead of !canonicalize_math_p
Richard Biener
[pushed] PR modula2/122801 soname bump for GCC 16
Gaius Mulley
Later messages