Show patches with: Archived = No       |   15942 patches
« 1 286 87 88159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Issue a warning for conversion between short and __bf16 under TARGET_AVX512BF16. Issue a warning for conversion between short and __bf16 under TARGET_AVX512BF16. - - - 1-- 2023-06-26 liuhongt Accepted
[V2] GIMPLE_FOLD: Fix gimple fold for LEN_{MASK}_{LOAD,STORE} [V2] GIMPLE_FOLD: Fix gimple fold for LEN_{MASK}_{LOAD,STORE} - - - 1-- 2023-06-26 juzhe.zhong@rivai.ai Accepted
[V3] DSE: Add LEN_MASK_STORE analysis into DSE and fix LEN_STORE [V3] DSE: Add LEN_MASK_STORE analysis into DSE and fix LEN_STORE - - - 1-- 2023-06-26 juzhe.zhong@rivai.ai Accepted
RISC-V: Enhance RVV VLA SLP auto-vectorization RISC-V: Enhance RVV VLA SLP auto-vectorization - - - -1- 2023-06-26 juzhe.zhong@rivai.ai Unresolved
RISC-V: Remove redundant vcond patterns RISC-V: Remove redundant vcond patterns - - - -1- 2023-06-26 juzhe.zhong@rivai.ai Unresolved
SSCV: Add LEN_MASK_STORE into SCCVN SSCV: Add LEN_MASK_STORE into SCCVN - - - -1- 2023-06-26 juzhe.zhong@rivai.ai Unresolved
i386: Relax inline requirement for functions with different target attrs i386: Relax inline requirement for functions with different target attrs - - - 1-- 2023-06-26 Hongyu Wang Accepted
SCCVN: Fix repeating variable name "len" SCCVN: Fix repeating variable name "len" - - - 1-- 2023-06-26 juzhe.zhong@rivai.ai Accepted
i386: Sync tune_string with arch_string for target attribute arch=* i386: Sync tune_string with arch_string for target attribute arch=* - - - 1-- 2023-06-26 Hongyu Wang Accepted
[committed] d: Suboptimal codegen for __builtin_expect(cond, false) [committed] d: Suboptimal codegen for __builtin_expect(cond, false) - - - 1-- 2023-06-26 Iain Buclaw Accepted
[V2] DSE: Add LEN_MASK_STORE analysis into DSE [V2] DSE: Add LEN_MASK_STORE analysis into DSE - - - 1-- 2023-06-26 juzhe.zhong@rivai.ai Accepted
GIMPLE_FOLD: Fix gimple fold for LEN_MASK_{LOAD,STORE} GIMPLE_FOLD: Fix gimple fold for LEN_MASK_{LOAD,STORE} - - - -1- 2023-06-26 juzhe.zhong@rivai.ai Unresolved
[3/3,aarch64] Adjust testcase to match assembly output after r14-2007. [1/3] Use cvt_op to save intermediate type operand instead of "subtle" vec_dest. - - - -1- 2023-06-26 liuhongt Unresolved
[2/3] Don't use intermiediate type for FIX_TRUNC_EXPR when ftrapping-math. [1/3] Use cvt_op to save intermediate type operand instead of "subtle" vec_dest. - - - -1- 2023-06-26 liuhongt Unresolved
[1/3] Use cvt_op to save intermediate type operand instead of "subtle" vec_dest. [1/3] Use cvt_op to save intermediate type operand instead of "subtle" vec_dest. - - - -1- 2023-06-26 liuhongt Unresolved
[GCC13,committed] d: Fix crash in d/dmd/root/aav.d:127 dmd_aaGetRvalue from DsymbolTable::lookup (P… [GCC13,committed] d: Fix crash in d/dmd/root/aav.d:127 dmd_aaGetRvalue from DsymbolTable::lookup (P… - - - 1-- 2023-06-26 Iain Buclaw Accepted
[committed] d: Merge upstream dmd, druntime a45f4e9f43, phobos 106038f2e. [committed] d: Merge upstream dmd, druntime a45f4e9f43, phobos 106038f2e. - - - 1-- 2023-06-26 Iain Buclaw Accepted
[PING,RISCV,PR,target/110201] Fix operand types for various scalar crypto insns [PING,RISCV,PR,target/110201] Fix operand types for various scalar crypto insns - - - 1-- 2023-06-25 Jeff Law Accepted
RISC-V: Add an experimental vector calling convention RISC-V: Add an experimental vector calling convention - - - -1- 2023-06-25 Lehua Ding Unresolved
RISC-V: Optimize VSETVL codegen of SELECT_VL with LEN_MASK_{LOAD, STORE} RISC-V: Optimize VSETVL codegen of SELECT_VL with LEN_MASK_{LOAD, STORE} - - - -1- 2023-06-25 juzhe.zhong@rivai.ai Unresolved
modula-2: Amend the handling of failed select() calls in RTint [PR108835]. modula-2: Amend the handling of failed select() calls in RTint [PR108835]. - - - 1-- 2023-06-25 Iain Sandoe Accepted
[committed] MAINTAINERS: Add myself to write after approval [committed] MAINTAINERS: Add myself to write after approval - - - 1-- 2023-06-25 Lehua Ding Accepted
[pushed] configure, Darwin: Ensure overrides to host-pie are passed to gcc configure. [pushed] configure, Darwin: Ensure overrides to host-pie are passed to gcc configure. - - - -1- 2023-06-25 Iain Sandoe Unresolved
[v2] RISC-V: fix expand function of vlmul_ext RVV intrinsic [v2] RISC-V: fix expand function of vlmul_ext RVV intrinsic - - - -1- 2023-06-25 Li Xu Unresolved
[V2] RISC-V: Enable len_mask{load, store} and remove len_{load, store} [V2] RISC-V: Enable len_mask{load, store} and remove len_{load, store} - - - -1- 2023-06-25 juzhe.zhong@rivai.ai Unresolved
RISC-V: Enable len_mask{load, store} and remove len_{load, store} RISC-V: Enable len_mask{load, store} and remove len_{load, store} - - - -1- 2023-06-25 juzhe.zhong@rivai.ai Unresolved
internal-fn: Fix bug of BIAS argument index internal-fn: Fix bug of BIAS argument index - - - -1- 2023-06-25 juzhe.zhong@rivai.ai Unresolved
RISC-V: force arg and target to reg rtx under -O0 RISC-V: force arg and target to reg rtx under -O0 - - - -1- 2023-06-25 Li Xu Unresolved
[PATCHv4,rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124] [PATCHv4,rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124] - - - 1-- 2023-06-25 HAO CHEN GUI Accepted
[part2,committed] Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360] [part2,committed] Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360] - - - -1- 2023-06-24 Harald Anlauf Unresolved
[x86_PATCH] New *ashl<dwi3>_doubleword_highpart define_insn_and_split. [x86_PATCH] New *ashl<dwi3>_doubleword_highpart define_insn_and_split. - - - 1-- 2023-06-24 Roger Sayle Accepted
[x86_64] Handle SUBREG conversions in TImode STV (for ptest). [x86_64] Handle SUBREG conversions in TImode STV (for ptest). - - - 1-- 2023-06-24 Roger Sayle Accepted
[v2,2/2] libstdc++: use new built-in trait __is_volatile [v2,1/2] c++: implement __is_volatile built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[v2,1/2] c++: implement __is_volatile built-in trait [v2,1/2] c++: implement __is_volatile built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[v2,2/2] libstdc++: use new built-in trait __is_array [v2,1/2] c++: implement __is_array built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[v2,1/2] c++: implement __is_array built-in trait [v2,1/2] c++: implement __is_array built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[v2,2/2] libstdc++: use new built-in trait __is_const [v2,1/2] c++: implement __is_const built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[v2,1/2] c++: implement __is_const built-in trait [v2,1/2] c++: implement __is_const built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[fortran] PR49213 - [OOP] gfortran rejects structure constructor expression [fortran] PR49213 - [OOP] gfortran rejects structure constructor expression - - - -1- 2023-06-24 Paul Richard Thomas Unresolved
[2/2] libstdc++: use new built-in trait __is_const [1/2] c++: implement __is_const built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[1/2] c++: implement __is_const built-in trait [1/2] c++: implement __is_const built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[2/2] libstdc++: use new built-in trait __remove_pointer [1/2] c++: implement __remove_pointer built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[1/2] c++: implement __remove_pointer built-in trait [1/2] c++: implement __remove_pointer built-in trait - - - 1-- 2023-06-24 Ken Matsui Accepted
[v6] tree-ssa-sink: Improve code sinking pass [v6] tree-ssa-sink: Improve code sinking pass - - - 1-- 2023-06-24 Ajit Agarwal Accepted
[pushed:,v2] text-art: remove explicit #include of C++ standard library headers [pushed:,v2] text-art: remove explicit #include of C++ standard library headers - - - -1- 2023-06-24 David Malcolm Unresolved
[V2] LOOP IVOPTS: Apply LEN_MASK_{LOAD,STORE} [V2] LOOP IVOPTS: Apply LEN_MASK_{LOAD,STORE} - - - 1-- 2023-06-23 juzhe.zhong@rivai.ai Accepted
[v3] Add leafy mode for zero-call-used-regs [v3] Add leafy mode for zero-call-used-regs - - - 1-- 2023-06-23 Alexandre Oliva Accepted
Go patch committed: Support bootstrapping Go 1.21 Go patch committed: Support bootstrapping Go 1.21 - - - -1- 2023-06-23 Ian Lance Taylor Unresolved
c++: fix error reporting routines re-entered ICE [PR110175] c++: fix error reporting routines re-entered ICE [PR110175] - - - 1-- 2023-06-23 Marek Polacek Accepted
[pushed] c++: provide #include hint for missing includes [PR110164] [pushed] c++: provide #include hint for missing includes [PR110164] - - - 1-- 2023-06-23 David Malcolm Accepted
GCC nvptx: Silence warning? GCC nvptx: Silence warning? - - - 1-- 2023-06-23 Jan-Benedict Glaw Accepted
[v2] c++: Add support for -std={c,gnu}++2{c,6} [v2] c++: Add support for -std={c,gnu}++2{c,6} - - - 1-- 2023-06-23 Marek Polacek Accepted
rs6000: Change GPR2 to volatile & non-fixed register for function that does not use TOC [PR110320] rs6000: Change GPR2 to volatile & non-fixed register for function that does not use TOC [PR110320] - - - 1-- 2023-06-23 jeevitha Accepted
DSE: Add LEN_MASK_STORE analysis into DSE DSE: Add LEN_MASK_STORE analysis into DSE - - - 1-- 2023-06-23 juzhe.zhong@rivai.ai Accepted
[pushed] testsuite,objective-c++: Fix imported NSObjCRuntime.h. [pushed] testsuite,objective-c++: Fix imported NSObjCRuntime.h. - - - 1-- 2023-06-23 Iain Sandoe Accepted
text-art: remove explicit #include of C++ standard library headers text-art: remove explicit #include of C++ standard library headers - - - -1- 2023-06-23 David Malcolm Unresolved
IVOPTS: Add LEN_MASK_{LOAD, STORE} into 'get_alias_ptr_type_for_ptr_address' IVOPTS: Add LEN_MASK_{LOAD, STORE} into 'get_alias_ptr_type_for_ptr_address' - - - 1-- 2023-06-23 juzhe.zhong@rivai.ai Accepted
SSA ALIAS: Apply LEN_MASK_STORE to 'ref_maybe_used_by_call_p_1' SSA ALIAS: Apply LEN_MASK_STORE to 'ref_maybe_used_by_call_p_1' - - - 1-- 2023-06-23 juzhe.zhong@rivai.ai Accepted
LOOP IVOPTS: Apply LEN_MASK_{LOAD,STORE} LOOP IVOPTS: Apply LEN_MASK_{LOAD,STORE} - - - 1-- 2023-06-23 juzhe.zhong@rivai.ai Accepted
SSA ALIAS: Apply LEN_MASK_{LOAD, STORE} into SSA alias analysis SSA ALIAS: Apply LEN_MASK_{LOAD, STORE} into SSA alias analysis - - - 1-- 2023-06-23 juzhe.zhong@rivai.ai Accepted
GIMPLE_FOLD: Apply LEN_MASK_{LOAD,STORE} into GIMPLE_FOLD GIMPLE_FOLD: Apply LEN_MASK_{LOAD,STORE} into GIMPLE_FOLD - - - 1-- 2023-06-23 juzhe.zhong@rivai.ai Accepted
narrowing initializers and initializer_constant_valid_p_1 narrowing initializers and initializer_constant_valid_p_1 - - - 1-- 2023-06-23 Richard Biener Accepted
Fix initializer_constant_valid_p_1 TYPE_PRECISION use Fix initializer_constant_valid_p_1 TYPE_PRECISION use - - - -1- 2023-06-23 Richard Biener Unresolved
Deal with vector typed operands in conversions Deal with vector typed operands in conversions - - - 1-- 2023-06-23 Richard Biener Accepted
tree-optimization/96208 - SLP of non-grouped loads tree-optimization/96208 - SLP of non-grouped loads - - - -1- 2023-06-23 Richard Biener Unresolved
[6/6] Use element_precision for match.pd arith conversion optimization [1/6] Avoid shorten_binary_op on VECTOR_TYPE - - - 1-- 2023-06-23 Richard Biener Accepted
[5/6] Bogus and missed folding on vector compares [1/6] Avoid shorten_binary_op on VECTOR_TYPE - - - 1-- 2023-06-23 Richard Biener Accepted
[4/6] Fix tree_simple_nonnegative_warnv_p for VECTOR_TYPEs [1/6] Avoid shorten_binary_op on VECTOR_TYPE - - - 1-- 2023-06-23 Richard Biener Accepted
[3/6] Properly guard vect_look_through_possible_promotion [1/6] Avoid shorten_binary_op on VECTOR_TYPE - - - 1-- 2023-06-23 Richard Biener Accepted
[2/6] Fix TYPE_PRECISION use in hashable_expr_equal_p [1/6] Avoid shorten_binary_op on VECTOR_TYPE - - - 1-- 2023-06-23 Richard Biener Accepted
[1/6] Avoid shorten_binary_op on VECTOR_TYPE [1/6] Avoid shorten_binary_op on VECTOR_TYPE - - - 1-- 2023-06-23 Richard Biener Accepted
[RFC] Prevent TYPE_PRECISION on VECTOR_TYPEs [RFC] Prevent TYPE_PRECISION on VECTOR_TYPEs - - - 1-- 2023-06-23 Richard Biener Accepted
Optimize vector codegen for invariant loads, fix SLP support Optimize vector codegen for invariant loads, fix SLP support - - - 1-- 2023-06-23 Richard Biener Accepted
Improve vector_vector_composition_type Improve vector_vector_composition_type - - - 1-- 2023-06-23 Richard Biener Accepted
[testsuite] note pitfall in how outputs.exp sets gld [testsuite] note pitfall in how outputs.exp sets gld - - - 1-- 2023-06-23 Alexandre Oliva Accepted
c++: Add support for -std={c,gnu}++2{c,6} c++: Add support for -std={c,gnu}++2{c,6} - - - 1-- 2023-06-23 Marek Polacek Accepted
[V6] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer [V6] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer - - - -1- 2023-06-22 juzhe.zhong@rivai.ai Unresolved
Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360] Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360] - - - 1-- 2023-06-22 Harald Anlauf Accepted
analyzer: Fix regression bug after r14-1632-g9589a46ddadc8b [pr110198] analyzer: Fix regression bug after r14-1632-g9589a46ddadc8b [pr110198] - - - -1- 2023-06-22 Li, Pan2 via Gcc-patches Unresolved
[no subject] Untitled series #45690 - - - -1- 2023-06-22 Li, Pan2 via Gcc-patches Unresolved
[V5] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer [V5] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer - - - -1- 2023-06-22 juzhe.zhong@rivai.ai Unresolved
[committed] libgomp.texi: Improve OpenMP ICV description [committed] libgomp.texi: Improve OpenMP ICV description - - - -1- 2023-06-22 Tobias Burnus Unresolved
RISC-V: Split VF iterators for Zvfh(min). RISC-V: Split VF iterators for Zvfh(min). - - - -1- 2023-06-22 Robin Dapp Unresolved
LTO: buffer overflow in lto_output_init_mode_table LTO: buffer overflow in lto_output_init_mode_table - - - 1-- 2023-06-22 Jivan Hakobyan Accepted
cprop_hardreg: fix ORIGINAL_REGNO/REG_ATTRS/REG_POINTER handling cprop_hardreg: fix ORIGINAL_REGNO/REG_ATTRS/REG_POINTER handling - - - -1- 2023-06-22 Philipp Tomsich Unresolved
[OpenACC,2.7] Adjust acc_map_data/acc_unmap_data interaction with reference counters [OpenACC,2.7] Adjust acc_map_data/acc_unmap_data interaction with reference counters - - - 1-- 2023-06-22 Chung-Lin Tang Accepted
tree-optimization/110332 - fix ICE with phiprop tree-optimization/110332 - fix ICE with phiprop - - - 1-- 2023-06-22 Richard Biener Accepted
Go patch committed: Determine types of Slice_{value, info} expressions Go patch committed: Determine types of Slice_{value, info} expressions - - - -1- 2023-06-22 Ian Lance Taylor Unresolved
[ver,2] rs6000: Update the vsx-vector-6.* tests. [ver,2] rs6000: Update the vsx-vector-6.* tests. - - - 1-- 2023-06-21 Carl Love Accepted
RISC-V: Refactor the integer ternary autovec pattern RISC-V: Refactor the integer ternary autovec pattern - - - -1- 2023-06-21 juzhe.zhong@rivai.ai Unresolved
[committed] function: Change return type of predicate function from int to bool [committed] function: Change return type of predicate function from int to bool - - - 1-- 2023-06-21 Uros Bizjak Accepted
[1/1] libcpp: allow UCS_LIMIT codepoints in UTF-8 strings [1/1] libcpp: allow UCS_LIMIT codepoints in UTF-8 strings - - - -1- 2023-06-21 Ben Boeckel Unresolved
c++: redundant targ coercion for var/alias tmpls c++: redundant targ coercion for var/alias tmpls - - - 1-- 2023-06-21 Patrick Palka Accepted
[wwwdocs] cxx-status: Add C++26 papers (Spring 2023, Varna) [wwwdocs] cxx-status: Add C++26 papers (Spring 2023, Varna) - - - -1- 2023-06-21 Marek Polacek Unresolved
[V3] RISC-V: Support RVV floating-point auto-vectorization [V3] RISC-V: Support RVV floating-point auto-vectorization - - - -1- 2023-06-21 juzhe.zhong@rivai.ai Unresolved
[V4] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer [V4] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer - - - -1- 2023-06-21 juzhe.zhong@rivai.ai Unresolved
[V2] RISC-V: Support RVV floating-point auto-vectorization [V2] RISC-V: Support RVV floating-point auto-vectorization - - - -1- 2023-06-21 juzhe.zhong@rivai.ai Unresolved
[v2] RISC-V: Implement autovec copysign. [v2] RISC-V: Implement autovec copysign. - - - 1-- 2023-06-21 Robin Dapp Accepted
[committed,gcc-12] libstdc++: avoid bogus -Wrestrict [PR105651] [committed,gcc-12] libstdc++: avoid bogus -Wrestrict [PR105651] - - - -1- 2023-06-21 Jonathan Wakely Unresolved
: [NFC] Move can_vec_mask_load_store_p and get_len_load_store_mode from "optabs-query" into "optabs… : [NFC] Move can_vec_mask_load_store_p and get_len_load_store_mode from "optabs-query" into "optabs… - - - 1-- 2023-06-21 juzhe.zhong@rivai.ai Accepted
« 1 286 87 88159 160 »