Messages by Date
-
2025/08/05
[COMMITTED 127/220] gccrs: Allow format_args to accept a raw string literal
arthur . cohen
-
2025/08/05
[COMMITTED 097/220] gccrs: Fix silly ordering bug in trait reference resolution
arthur . cohen
-
2025/08/05
[COMMITTED 139/220] gccrs: Fix ICE when handling bad constructor
arthur . cohen
-
2025/08/05
[COMMITTED 137/220] gccrs: nr2.0: Check before visiting a for-loop's label
arthur . cohen
-
2025/08/05
[COMMITTED 116/220] gccrs: ast: builder: Remove ASTTypeBuilder
arthur . cohen
-
2025/08/05
[COMMITTED 096/220] gccrs: Fix bug with bad type bindings not looking at super traits
arthur . cohen
-
2025/08/05
[PATCH] fortran: add optional lower arg to c_f_pointer
Yuao Ma
-
2025/08/05
[COMMITTED 130/220] gccrs: nr2.0: Add proper handling for WhileLet loops.
arthur . cohen
-
2025/08/05
[COMMITTED 131/220] gccrs: Do proper const folding during typechecking for array capacities
arthur . cohen
-
2025/08/05
[COMMITTED 107/220] gccrs: Implement default HIR visitor class
arthur . cohen
-
2025/08/05
[COMMITTED 125/220] gccrs: Remove reinterpret_cast usages in DefaultASTVisitor
arthur . cohen
-
2025/08/05
[COMMITTED 216/220] gccrs: Recognize rustc_args_required_const attribute
arthur . cohen
-
2025/08/05
[COMMITTED 104/220] gccrs: Add getter for outer attributions
arthur . cohen
-
2025/08/05
[COMMITTED 079/220] gccrs: chore: Fix formatting
arthur . cohen
-
2025/08/05
[COMMITTED 123/220] gccrs: nr1.0: Remove rust/backend support
arthur . cohen
-
2025/08/05
[COMMITTED 219/220] gccrs: Call base class's accept_vis method
arthur . cohen
-
2025/08/05
[COMMITTED 074/220] gccrs: derive(Ord, PartialOrd): Finish implementation
arthur . cohen
-
2025/08/05
[COMMITTED 099/220] gccrs: nr2.0: Fix resolution of constant items
arthur . cohen
-
2025/08/05
[COMMITTED 121/220] gccrs: nr2.0: Enable by default
arthur . cohen
-
2025/08/05
[COMMITTED 073/220] gccrs: derive(PartialEq): Implement proper discriminant comparison
arthur . cohen
-
2025/08/05
[COMMITTED 098/220] gccrs: Add unify rules for fnptr and closures
arthur . cohen
-
2025/08/05
[COMMITTED 188/220] gccrs: Remove warning for unused `self` parameter
arthur . cohen
-
2025/08/05
[COMMITTED 071/220] gccrs: ast-builder: Make location public
arthur . cohen
-
2025/08/05
[COMMITTED 118/220] gccrs: chore: ast: Fix formatting and includes
arthur . cohen
-
2025/08/05
[COMMITTED 117/220] gccrs: reconstruct_vec: Allocate size when creating the vector
arthur . cohen
-
2025/08/05
[COMMITTED 179/220] gccrs: expand: Add parser for offset_of!() and builtin resolution.
arthur . cohen
-
2025/08/05
[COMMITTED 093/220] gccrs: Fix cyclical projection to placeholder
arthur . cohen
-
2025/08/05
[COMMITTED 069/220] gccrs: derive(Hash): Use new Builder API
arthur . cohen
-
2025/08/05
[COMMITTED 092/220] gccrs: Ensure we look at the bounds behind a reference
arthur . cohen
-
2025/08/05
[COMMITTED 115/220] gccrs: ast: Add reconstruct() method for Type nodes
arthur . cohen
-
2025/08/05
[COMMITTED 064/220] gccrs: derive(PartialEq): Use that common class
arthur . cohen
-
2025/08/05
[COMMITTED 091/220] gccrs: Move AST desugaring into expansion phase
arthur . cohen
-
2025/08/05
[COMMITTED 061/220] gccrs: derive: Add const generics when deriving impls
arthur . cohen
-
2025/08/05
[COMMITTED 114/220] gccrs: ast: reconstruct: Add base for reconstructing and asserting different IDs
arthur . cohen
-
2025/08/05
[COMMITTED 089/220] gccrs: Fix ICE when constant is missing and expression
arthur . cohen
-
2025/08/05
[COMMITTED 059/220] gccrs: derive: chore: Add missing override qualifiers
arthur . cohen
-
2025/08/05
[COMMITTED 167/220] gccrs: Update SlicePattern typechecking against slice reference parents
arthur . cohen
-
2025/08/05
[COMMITTED 086/220] gccrs: Fix issues around PartialEq Eq Ord Partial Ord
arthur . cohen
-
2025/08/05
[COMMITTED 087/220] gccrs: Fix execute testsuite
arthur . cohen
-
2025/08/05
[COMMITTED 166/220] gccrs: desugar: Handle try-blocks
arthur . cohen
-
2025/08/05
[COMMITTED 088/220] gccrs: Adjust external crate lowering and type checking
arthur . cohen
-
2025/08/05
[COMMITTED 106/220] gccrs: Create Rust::GGC::Ident
arthur . cohen
-
2025/08/05
[COMMITTED 085/220] gccrs: nr2.0: Update IdentifierPattern's subpattern name resolution
arthur . cohen
-
2025/08/05
[COMMITTED 082/220] gccrs: Rename get_pattern_to_bind to get_subpattern
arthur . cohen
-
2025/08/05
[COMMITTED 105/220] gccrs: Add getter for non const lifetime object
arthur . cohen
-
2025/08/05
[COMMITTED 165/220] gccrs: ast: Add Expr::Kind::Try
arthur . cohen
-
2025/08/05
[COMMITTED 083/220] gccrs: Implement name resolution for IdentifierPattern's subpattern
arthur . cohen
-
2025/08/05
[COMMITTED 047/220] gccrs: nr2.0: Separate out canonical path handling
arthur . cohen
-
2025/08/05
[COMMITTED 075/220] gccrs: derive(Ord): Fix condition for matching on Option::Some instead
arthur . cohen
-
2025/08/05
[COMMITTED 101/220] gccrs: check for invalid const calls during code-gen
arthur . cohen
-
2025/08/05
[COMMITTED 078/220] gccrs: derive(Ord, Eq): Use different node IDs for variant paths
arthur . cohen
-
2025/08/05
[COMMITTED 095/220] gccrs: Refactor marker builtin trait assembly
arthur . cohen
-
2025/08/05
[COMMITTED 090/220] gccrs: Add test case showing RPIT working to close issue
arthur . cohen
-
2025/08/05
[COMMITTED 076/220] gccrs: derive(Ord): Fix cmp call to use references instead of values
arthur . cohen
-
2025/08/05
[COMMITTED 084/220] gccrs: Implement compilation of IdentifierPattern's subpattern bindings
arthur . cohen
-
2025/08/05
[COMMITTED 148/220] gccrs: Add test case to show issue is fixed
arthur . cohen
-
2025/08/05
[COMMITTED 070/220] gccrs: derive(Ord): Add handling for ordering of discriminant values
arthur . cohen
-
2025/08/05
[COMMITTED 081/220] gccrs: nr2.0: Adjust lookup of associated items
arthur . cohen
-
2025/08/05
[COMMITTED 048/220] gccrs: Add new function ClosureExpr::get_definition_expr
arthur . cohen
-
2025/08/05
[COMMITTED 072/220] gccrs: derive-cmp: Add EnumMatchBuilder class
arthur . cohen
-
2025/08/05
[COMMITTED 066/220] gccrs: derive(PartialEq): chore: Refactor using new SelfOther APIs
arthur . cohen
-
2025/08/05
[COMMITTED 067/220] gccrs: derive(Ord, PartialOrd): Handle tuples properly
arthur . cohen
-
2025/08/05
[COMMITTED 054/220] gccrs: Rename IdentifierPattern's to_bind to subpattern
arthur . cohen
-
2025/08/05
[COMMITTED 077/220] gccrs: derive(Ord): Handle unit structs properly
arthur . cohen
-
2025/08/05
[COMMITTED 144/220] gccrs: Add test case showing all derives working on enum
arthur . cohen
-
2025/08/05
[COMMITTED 136/220] gccrs: Fix bad bounds checking for PartialOrd
arthur . cohen
-
2025/08/05
[COMMITTED 045/220] gccrs: fix: ICE when parsing unterminated raw byte strings
arthur . cohen
-
2025/08/05
[COMMITTED 138/220] gccrs: Fix cast rules logic to try simple casts then fall back to coercions
arthur . cohen
-
2025/08/05
[COMMITTED 055/220] gccrs: nr2.0: Adjust alternate identifier handling
arthur . cohen
-
2025/08/05
[COMMITTED 051/220] gccrs: nr2.0: Improve handling of single segment paths
arthur . cohen
-
2025/08/05
[COMMITTED 065/220] gccrs: derive(Ord, PartialOrd): Implement proper recursive match logic
arthur . cohen
-
2025/08/05
[COMMITTED 068/220] gccrs: builder: Add Builder::discriminant_value
arthur . cohen
-
2025/08/05
[COMMITTED 043/220] gccrs: nr2.0: Improve visibility path handling
arthur . cohen
-
2025/08/05
[COMMITTED 133/220] gccrs: Add type checking for SlicePattern
arthur . cohen
-
2025/08/05
[COMMITTED 060/220] gccrs: derive(Ord, PartialOrd): Add base for deriving them.
arthur . cohen
-
2025/08/05
[COMMITTED 063/220] gccrs: derive: Add common comparison derive class
arthur . cohen
-
2025/08/05
[COMMITTED 132/220] gccrs: Fix ice with invalid borrow expression
arthur . cohen
-
2025/08/05
[COMMITTED 040/220] gccrs: const-block: Add testcase
arthur . cohen
-
2025/08/05
Re: [PATCH 1/3] explow.cc: Allow targets to promote _BitInt arguments
Stefan Schulze Frielinghaus
-
2025/08/05
[COMMITTED 057/220] gccrs: Fix bug in query type stopping PartialOrd
arthur . cohen
-
2025/08/05
[COMMITTED 124/220] gccrs: Remove Late visitor override for StructStruct
arthur . cohen
-
2025/08/05
[COMMITTED 038/220] gccrs: parser: Add base for parsing const blocks
arthur . cohen
-
2025/08/05
[COMMITTED 056/220] gccrs: Fix bad type canonicalization on ARRAY_TYPES
arthur . cohen
-
2025/08/05
[COMMITTED 050/220] gccrs: nr2.0: Adjust pub_restricted tests
arthur . cohen
-
2025/08/05
[COMMITTED 058/220] gccrs: rib: Add all kinds of Ribs to pretty-printing
arthur . cohen
-
2025/08/05
[COMMITTED 119/220] gccrs: Fix type checking logic for TuplePattern
arthur . cohen
-
2025/08/05
[COMMITTED 039/220] gccrs: hir: Add const blocks
arthur . cohen
-
2025/08/05
[COMMITTED 052/220] gccrs: nr2.0: Fix closure parameter scoping
arthur . cohen
-
2025/08/05
[COMMITTED 031/220] gccrs: refactor default infer vars to be its own function
arthur . cohen
-
2025/08/05
[COMMITTED 053/220] gccrs: Support compilation of IdentifierPattern's subpatterns
arthur . cohen
-
2025/08/05
[COMMITTED 110/220] gccrs: nr2.0: Adjust resolution of external crates
arthur . cohen
-
2025/08/05
[COMMITTED 027/220] gccrs: Fix NR2 ICE in visit_attributes
arthur . cohen
-
2025/08/05
[COMMITTED 035/220] gccrs: nr2.0: Fix IfLet pattern handling
arthur . cohen
-
2025/08/05
[COMMITTED 103/220] gccrs: Fix scan-assembler regexp in recurse2.rs
arthur . cohen
-
2025/08/05
[COMMITTED 042/220] gccrs: parser: fix ICE std::out_of_range with path attrs to nonexisting path
arthur . cohen
-
2025/08/05
[COMMITTED 100/220] gccrs: Fix TupleStructPattern compilation throwing error
arthur . cohen
-
2025/08/05
[COMMITTED 032/220] gccrs: Remove unneeded clones untill we have an arena allocator for these tmps
arthur . cohen
-
2025/08/05
[COMMITTED 046/220] gccrs: Lower IdentifierPattern's to_bind to HIR
arthur . cohen
-
2025/08/05
[COMMITTED 094/220] gccrs: Cleanup and refactor method resolution
arthur . cohen
-
2025/08/05
[COMMITTED 025/220] Rust: Move 'libformat_parser' build into the GCC build directory
arthur . cohen
-
2025/08/05
[COMMITTED 041/220] gccrs: Make ConstantItem use Identifier
arthur . cohen
-
2025/08/05
[COMMITTED 019/220] gccrs: Fix test same_field_name.rs
arthur . cohen
-
2025/08/05
[COMMITTED 080/220] gccrs: Improve HIR dumps for patterns
arthur . cohen
-
2025/08/05
[COMMITTED 033/220] gccrs: Fix non canonical type bug with tuples
arthur . cohen
-
2025/08/05
[COMMITTED 018/220] gccrs: nr2.0: Fix borrow checking
arthur . cohen
-
2025/08/05
[COMMITTED 037/220] gccrs: ast: Add ConstBlock and AnonConst nodes
arthur . cohen
-
2025/08/05
[COMMITTED 030/220] gccrs: Revert 10-second timeout for each test
arthur . cohen
-
2025/08/05
[COMMITTED 062/220] gccrs: builder: Add match_case() function and new block() one
arthur . cohen
-
2025/08/05
[COMMITTED 017/220] gccrs: We cant clone types as it will dup the node-id
arthur . cohen
-
2025/08/05
[COMMITTED 034/220] gccrs: Initial support for Return Position Impl Trait
arthur . cohen
-
2025/08/05
[COMMITTED 026/220] gccrs: Remove rvalue reference binding
arthur . cohen
-
2025/08/05
[COMMITTED 008/220] gccrs: desugar APIT impl traits
arthur . cohen
-
2025/08/05
[COMMITTED 049/220] gccrs: nr2.0: Improve StructPatternFieldIdent handling
arthur . cohen
-
2025/08/05
[COMMITTED 024/220] gccrs: Small improvements to DefaultASTVisitor and nr2.0
arthur . cohen
-
2025/08/05
[COMMITTED 020/220] gccrs: Fix Attr metavariable binding
arthur . cohen
-
2025/08/05
[COMMITTED 028/220] gccrs: nr2.0: Fix test builtin_abort.rs
arthur . cohen
-
2025/08/05
[COMMITTED 016/220] gccrs: Adapt attribute lang hook and do some cleanup
arthur . cohen
-
2025/08/05
[COMMITTED 012/220] gccrs: Prevent passing generic arguments to impl traits in argument position
arthur . cohen
-
2025/08/05
[COMMITTED 044/220] gccrs: nr2.0: Catch Self in impl block self types
arthur . cohen
-
2025/08/05
[COMMITTED 015/220] gccrs: nr2.0: Adjust resolution of impl items
arthur . cohen
-
2025/08/05
[COMMITTED 023/220] gccrs: remove now useless clang-format comments
arthur . cohen
-
2025/08/05
[COMMITTED 036/220] gccrs: Always emit the error highest in the type hierarchy
arthur . cohen
-
2025/08/05
[COMMITTED 029/220] gccrs: nr2.0: Fix some paths in test files
arthur . cohen
-
2025/08/05
[COMMITTED 013/220] gccrs: fix ICE on empty constexpr loops
arthur . cohen
-
2025/08/05
[COMMITTED 011/220] gccrs: nr2.0: Adjust enum item visitors
arthur . cohen
-
2025/08/05
[COMMITTED 005/220] gccrs: derive(PartialEq): Allow deriving enum structs
arthur . cohen
-
2025/08/05
[COMMITTED 021/220] gccrs: remove unused file
arthur . cohen
-
2025/08/05
[COMMITTED 010/220] gccrs: Improve struct pattern compilation
arthur . cohen
-
2025/08/05
[COMMITTED 007/220] gccrs: Emit error diagnostic for bad impl type usage
arthur . cohen
-
2025/08/05
[COMMITTED 003/220] gccrs: backend: Compile struct rebinding patterns
arthur . cohen
-
2025/08/05
[COMMITTED 004/220] gccrs: ast: builder: Allow building struct ident patterns
arthur . cohen
-
2025/08/05
[COMMITTED 014/220] gccrs: ast: collector: visit InlineAsm node during ast dump
arthur . cohen
-
2025/08/05
Re: [PATCH 4/8] aarch64: Disable TARGET_CMPBR with aarch64_track_speculation
Karl Meakin
-
2025/08/05
[COMMITTED 009/220] gccrs: Improve canonical path handling for impl items
arthur . cohen
-
2025/08/05
[COMMITTED 002/220] gccrs: backend: Refactor struct pattern compilation
arthur . cohen
-
2025/08/05
[COMMITTED 001/220] gccrs: nr2.0: late: Correctly initialize funny_error member
arthur . cohen
-
2025/08/05
[COMMITTED 006/220] gccrs: derive(PartialEq): Fix raw strings in test
arthur . cohen
-
2025/08/05
Re: [PATCH 3/8] aarch64: Drop cbranch<SHORT>4 expander
Karl Meakin
-
2025/08/05
Re: [PATCH 2/8] aarch64: Fix spelling of BRANCH_LEN_N_1KiB
Karl Meakin
-
2025/08/05
Re: [PATCH 6/8] aarch64: Add cc clobber to compare-and-branch patterns
Karl Meakin
-
2025/08/05
Re: [PATCH 1/8] aarch64: Drop label format argument from aarch64_gen_far_branch
Karl Meakin
-
2025/08/05
[PATCH 1/3] explow.cc: Allow targets to promote _BitInt arguments
Stefan Schulze Frielinghaus
-
2025/08/05
Re: [PATCH 3/3] s390: Add _BitInt support
Jakub Jelinek
-
2025/08/05
Re: [PATCH 2/3] s390: libgcc: Enable soft-fp
Jakub Jelinek
-
2025/08/05
Re: [PATCH 1/3] explow.cc: Allow targets to promote _BitInt arguments
Jakub Jelinek
-
2025/08/05
[PATCH 3/3] s390: Add _BitInt support
Stefan Schulze Frielinghaus
-
2025/08/05
[PATCH 2/3] s390: libgcc: Enable soft-fp
Stefan Schulze Frielinghaus
-
2025/08/05
[PATCH 6/8] aarch64: Add cc clobber to compare-and-branch patterns
Wilco Dijkstra
-
2025/08/05
Re: [PATCH 0/6] fortran: Remove isolated array descriptor fields updates
Paul Richard Thomas
-
2025/08/05
[PATCH] x86: Get the widest vector mode from STORE_MAX_PIECES for memset
H.J. Lu
-
2025/08/05
Re: [PATCH 2/7 v2] RISC-V: Add support for the XAndesperf ISA extension.
Jeff Law
-
2025/08/05
Re: [PATCH v2 0/8] libstdc++: Sequence of improvements to <mdspan>.
Luc Grosheintz
-
2025/08/05
[PATCH] Remove hybrid SLP detection
Richard Biener
-
2025/08/05
[PATCH] Allow fully masked loops with legacy gather/scatter
Richard Biener
-
2025/08/05
[PATCH 6/6] fortran: Remove overwrite of polymorphic associate variable offset
Mikael Morin
-
2025/08/05
[PATCH 4/6] fortran: Remove premature initialization of a function result's span
Mikael Morin
-
2025/08/05
[PATCH 3/6] fortran: Remove default initialization of local pointers's span
Mikael Morin
-
2025/08/05
[PATCH 2/6] fortran: Remove redundant initialisation of associate variable span
Mikael Morin
-
2025/08/05
[PATCH 1/6] fortran: Remove span overwrite with pointer assignments
Mikael Morin
-
2025/08/05
[PATCH 5/6] fortran: Remove array bound update after constructor expansion
Mikael Morin
-
2025/08/05
[PATCH 0/6] fortran: Remove isolated array descriptor fields updates
Mikael Morin
-
2025/08/05
Re: [PATCH v2 0/8] libstdc++: Sequence of improvements to <mdspan>.
Tomasz Kaminski
-
2025/08/05
Re: [PATCH v2 0/8] libstdc++: Sequence of improvements to <mdspan>.
Tomasz Kaminski
-
2025/08/05
Re: [PATCH v2 0/8] libstdc++: Sequence of improvements to <mdspan>.
Luc Grosheintz
-
2025/08/05
Re: [PATCH 0/8] aarch64: CMPBR fixes
Karl Meakin
-
2025/08/05
Re: [PATCH] i386: Extend recognition of high-reg rvalues [PR121306]
Uros Bizjak
-
2025/08/05
Re: [PATCH] x86: Add *one_cmplqi_ext<mode>_2
Richard Sandiford
-
2025/08/05
Re: [PATCH v2 0/8] libstdc++: Sequence of improvements to <mdspan>.
Tomasz Kaminski
-
2025/08/05
Re: [PATCH] Run feedback directed ipa-split for flag_auto_profile
Jan Hubicka
-
2025/08/05
Re: [PATCH v2 0/8] libstdc++: Sequence of improvements to <mdspan>.
Luc Grosheintz
-
2025/08/05
[PATCH 3/3] tree-optimization/121395 - SLP of SIMD calls w/o LHS
Richard Biener
-
2025/08/05
[PATCH 2/3] Rename loop_vect SLP_TYPE and clarify docs
Richard Biener
-
2025/08/05
[PATCH 1/3] Prune some unnecessary PURE_SLP_STMT checks
Richard Biener
-
2025/08/05
Re: [PATCH] [AutoFDO] Dont offline if inlined instance has 0 total count
Jan Hubicka
-
2025/08/05
Re: [PATCH v2 3/8] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
-
2025/08/05
Re: [PATCH v5 5/9] bitint: Avoid extending ABI-extended large/huge _BitInts on load
Jakub Jelinek
-
2025/08/05
Re: [PATCH v2 3/8] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
2025/08/05
Re: [PATCH v2 3/8] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
2025/08/05
Re: [PATCH v2 3/8] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
2025/08/05
Re: [PATCH v5 4/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
-
2025/08/05
Re: [PATCH v2 3/8] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
-
2025/08/05
Re: [PATCH v5 6/9] bitint: Zero-extend the result of a signed->unsigned widening cast
Yang Yujie
-
2025/08/05
Re: [PATCH v5 3/9] bitint: Allow unused bits when testing extended _BitInt ABIs
Yang Yujie
-
2025/08/05
Re: [PATCH v5 3/9] bitint: Allow unused bits when testing extended _BitInt ABIs
Jakub Jelinek
-
2025/08/05
Re: [PATCH v5 5/9] bitint: Avoid extending ABI-extended large/huge _BitInts on load
Yang Yujie
-
2025/08/05
Re: [PATCH v5 7/9] bitint: Do not optimize away conversion to _BitInt before a VCE
Jakub Jelinek
-
2025/08/05
Re: [PATCH] AArch64: Fix test for vector length safety
Tejas Belagod
-
2025/08/05
Re: [PATCH v5 6/9] bitint: Zero-extend the result of a signed->unsigned widening cast
Jakub Jelinek
-
2025/08/05
Re: [PATCH v7 13/13] FMV: Redirect to specific target
Alfie Richards
-
2025/08/05
[PATCH] i386: Extend recognition of high-reg rvalues [PR121306]
Richard Sandiford
-
2025/08/05
Re: [PATCH v5 3/9] bitint: Allow unused bits when testing extended _BitInt ABIs
Yang Yujie
-
2025/08/05
Re: [PATCH] [AutoFDO] Dont offline if inlined instance has 0 total count
Jan Hubicka
-
2025/08/05
Re: [PATCH 6/8] aarch64: Add cc clobber to compare-and-branch patterns
Richard Henderson
-
2025/08/05
Re: [PATCH v5 5/9] bitint: Avoid extending ABI-extended large/huge _BitInts on load
Jakub Jelinek
-
2025/08/05
Re: [PATCH v5 4/9] bitint: Make sure BEXTC checks extension when optimized
Jakub Jelinek
-
2025/08/05
Re: [PATCH v5 3/9] bitint: Allow unused bits when testing extended _BitInt ABIs
Jakub Jelinek
-
2025/08/05
Re: [PATCH 1/2] aarch64: Fix predication of FP8 FDOT insns [PR120986]
Alex Coplan
-
2025/08/05
Re: [PATCH v5 2/9] expand: Reduce unneeded _BitInt extensions
Jakub Jelinek
-
2025/08/05
Re: [PATCH v5 1/9] bitint: Allow mode promotion of _BitInt types
Jakub Jelinek
-
2025/08/05
Re: [PATCH 8/8] aarch64: Use cc when CB/CBB/CBH is out-of-range
Richard Henderson