Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[clang][bytecode] Allocate InitMaps via Program/InterpState allocators clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema"
#170272 opened Dec 2, 2025 by tbaederr Loading…
[Clang] Support __bf16 type for SPIR/SPIR-V (#169012) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170230 opened Dec 2, 2025 by wenju-he Loading… LLVM 21.x Release
Replace interp__builtin_blend with interp__builtin_ia32_shuffle_gener… clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#170217 opened Dec 1, 2025 by adbox53 Loading…
[clang][modules] Track Included Files Per Submodule clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#170215 opened Dec 1, 2025 by qiongsiwu Loading…
[CIR][OpenACC] Implement 'routine' lowering + seq clause clang:frontend Language frontend issues, e.g. anything involving "Sema" ClangIR Anything related to the ClangIR project mlir:openacc mlir openacc
#170207 opened Dec 1, 2025 by erichkeane Loading…
[clang-repl] Drop CodeGen module when an input has parse errors clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-repl
#169989 opened Nov 29, 2025 by anutosh491 Loading…
[X86][Clang] Support constexpr evaluation of cvtpd2ps intrinsics backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#169980 opened Nov 29, 2025 by HamzaHassanain Loading…
[clang][NFC] Use range-based for loop and algorithms in SemaDeclCXX.cpp clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169938 opened Nov 28, 2025 by davidstone Loading…
[CLANG] Fixes the crash on the use of nested requirements in require expressions clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169876 opened Nov 28, 2025 by ebinjose02 Loading…
[OpenCL] Add missing Intel subgroup extensions to OpenCLExtensions.def clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169875 opened Nov 28, 2025 by wenju-he Loading…
[clang] Make fp contract(on) not overwrite earlier contract(fast) and CLI --ffp-contract=fast(-honor-pragmas) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category floating-point Floating-point math
#169859 opened Nov 27, 2025 by mikolaj-pirog Loading…
[clang] Add [[clang::returns_argument]] clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169815 opened Nov 27, 2025 by philnik777 Loading…
[ARM] Introduce intrinsics for MVE vcmp under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169798 opened Nov 27, 2025 by davemgreen Loading…
[ARM] Introduce intrinsics for MVE vrnd under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169797 opened Nov 27, 2025 by davemgreen Loading…
[ARM] Introduce intrinsics for MVE minnm/maxnm under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169795 opened Nov 27, 2025 by davemgreen Loading…
[clang][bytecode] Support different integral types (e.g. addresses) clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema"
#169769 opened Nov 27, 2025 by tbaederr Draft
[LifetimeSafety] Suggest lifetime annotations clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#169767 opened Nov 27, 2025 by kashika0112 Loading…
[Clang] [C++26] Expansion Statements (Part 11: Final Touches and Tests) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169690 opened Nov 26, 2025 by Sirraide Loading…
[Clang] [C++26] Expansion Statements (Part 10: Expansion Limit) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169689 opened Nov 26, 2025 by Sirraide Loading…
[Clang] [C++26] Expansion Statements (Part 9: Control Flow) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169688 opened Nov 26, 2025 by Sirraide Loading…
[Clang] [C++26] Expansion Statements (Part 8: Codegen) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169687 opened Nov 26, 2025 by Sirraide Loading…
[Clang] [C++26] Expansion Statements (Part 7: Constexpr support and tests) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169686 opened Nov 26, 2025 by Sirraide Loading…
[Clang] [C++26] Expansion Statements (Part 6: Destructuring Expansion Statements) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169685 opened Nov 26, 2025 by Sirraide Loading…
[Clang] [C++26] Expansion Statements (Part 5: Iterating Expansion Statements) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169684 opened Nov 26, 2025 by Sirraide Loading…
[Clang] [NFC] Expansion Statements (Part 4: for-range refactor) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169683 opened Nov 26, 2025 by Sirraide Loading…
ProTip! Adding no:label will show everything without a label.