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

[PowerPC][AIX] Specify correct ABI alignment for double backend:PowerPC 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 llvm:ir
#144673 opened Jun 18, 2025 by nikic Loading… updated Dec 2, 2025
[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… updated Dec 2, 2025
[clang] Implement -fstrict-bool 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
#160790 opened Sep 25, 2025 by apple-fcloutier Loading… updated Dec 2, 2025
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… updated Dec 2, 2025
[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… updated Dec 2, 2025
[clang/LLVM] Add function level flatten_depth attribute for depth-limited inlining 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 llvm:ir llvm:transforms
#165777 opened Oct 30, 2025 by grigorypas Loading… updated Dec 2, 2025
[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
#170231 opened Dec 2, 2025 by wenju-he Loading… updated Dec 2, 2025 LLVM 20.X Release
[LLVM][WebAssembly] Implement branch hinting proposal backend:WebAssembly clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category lld:wasm lld llvm:binary-utilities llvm:mc Machine (object) code objectyaml
#146230 opened Jun 28, 2025 by Lukasdoe Loading… updated Dec 2, 2025
[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
#170233 opened Dec 2, 2025 by wenju-he Loading… updated Dec 2, 2025 LLVM 18.X Release
[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
#170232 opened Dec 2, 2025 by wenju-he Loading… updated Dec 2, 2025 LLVM 19.X Release
[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… updated Dec 2, 2025 LLVM 21.x Release
[clang] Fix conflicting declaration error with using_if_exists clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167646 opened Nov 12, 2025 by PiJoules Loading… updated Dec 2, 2025
[clang] Fix size and alignment of packed sub-byte integer vectors clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#161796 opened Oct 3, 2025 by steffenlarsen Loading… updated Dec 2, 2025
[MTE] Add an attribute to opt-in memory tagging of global variables while using fsanitize=memtag-globals (#166380) 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 llvm:codegen
#168535 opened Nov 18, 2025 by tarcisiofischer Loading… updated Dec 2, 2025
[Clang]: Enable speculative devirtualization 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 llvm:transforms
#159685 opened Sep 19, 2025 by hassnaaHamdi Loading… updated Dec 1, 2025
[CUDA][HIP] Fix CTAD for host/device constructors clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#168711 opened Nov 19, 2025 by yxsamliu Loading… updated Dec 1, 2025
[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… updated Dec 1, 2025
[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… updated Dec 1, 2025
[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… updated Dec 1, 2025
[LFI] Introduce AArch64 LFI Target backend:AArch64 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 compiler-rt:builtins compiler-rt
#167061 opened Nov 8, 2025 by zyedidia Loading… updated Dec 1, 2025
[clang][CodeGen][MSVC] Match how MSVC returns vector types from member functions 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
#157365 opened Sep 7, 2025 by henrybw Loading… updated Dec 1, 2025
[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… updated Dec 1, 2025
[Clang] [C++26] Expansion Statements (Part 1: AST) c++26 clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:static analyzer clang Clang issues not falling into any other category
#169680 opened Nov 26, 2025 by Sirraide Loading… updated Dec 1, 2025
[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… updated Dec 1, 2025
[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… updated Dec 1, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.