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] [C++26] Implement P1306R5 Expansion Statements c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema"
#165195 by Sirraide was closed Nov 26, 2025 Loading…
[clang] Accept empty enum in MSVC compatible C clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#159981 by yicuixi was merged Nov 5, 2025 Loading…
Fixing array-to-pointer decay induced issue with conversion of the multidimentional arrays in C language. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#159896 by earnol was closed Nov 12, 2025 Loading…
[clang] Add flag to disable container overflow checks at compile time. 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:asan Address sanitizer compiler-rt:sanitizer compiler-rt
#159662 by padriff was closed Oct 17, 2025 Loading…
[ROCDL] Added rocdl.fmed3 -> Intrinsic::amdgcn_fmed3 backend:AMDGPU 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 mlir:llvm mlir
#157748 by keshavvinayak01 was closed Sep 17, 2025 Draft
release/21.x: [clang][PAC] Fix builtins that claim address discriminated types are bitwise compatible (#154490) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#155492 by llvmbot was closed Aug 26, 2025 Loading… LLVM 21.x Release
[Hexagon] NFC: Reduce the amount of version-specific code backend:Hexagon clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#145812 by quic-akaryaki was merged Jun 27, 2025 Loading…
[Clang] diagnose deleted/default redeclaration of defined friend functions clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#136717 by a-tarasyuk was closed Apr 24, 2025 Loading…
[HLSL][DXIL] Implement refract intrinsic backend:SPIR-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. 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 HLSL HLSL Language Support llvm:ir
#136026 by AnaghaRaoAMD was closed Jul 3, 2025 Loading…
12 tasks done
[Clang] Add support for GCC bound member functions extension clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#135649 by dtcxzyw was closed May 4, 2025 Loading…
Implement -dump-minimization-hints flag. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#133910 by VitaNuo was merged Apr 11, 2025 Loading…
[SPIRV] GPU intrinsics backend:AMDGPU backend:NVPTX backend:SPIR-V 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 llvm:ir llvm:transforms
#131190 by JonChesterfield was closed Mar 17, 2025 Loading…
[Clang] use constant evaluation context for constexpr if conditions clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#123667 by a-tarasyuk was merged Mar 9, 2025 Loading…
[Clang] [OpenMP] Add support for '#pragma omp stripe'. 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:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category flang:openmp
#119891 by zahiraam was merged Feb 11, 2025 Loading…
[HLSL] Codegen for cbuffer declarations without embedded arrays or structs backend:DirectX 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 HLSL HLSL Language Support
#119755 by hekota was closed Jan 29, 2025 Draft
[Clang][OpenCL][AMDGPU] Allow a kernel to call another kernel backend:AMDGPU backend:X86 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
#115821 by lalaniket8 was merged Apr 8, 2025 Loading…
Adding splitdouble HLSL function backend:DirectX backend:X86 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:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category HLSL HLSL Language Support llvm:ir
#109331 by joaosaffran was merged Oct 28, 2024 Loading…
[Clang] handle invalid close location in static assert declaration clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#108701 by a-tarasyuk was merged Sep 16, 2024 Loading…
release/19.x: [Clang][Sema] Use the correct lookup context when building overloaded 'operator->' in the current instantiation (#104458) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#107886 by llvmbot was closed Sep 16, 2024 Loading… LLVM 19.X Release
Rename Sanitizer Coverage => Coverage Sanitizer 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 compiler-rt:asan Address sanitizer compiler-rt:fuzzer compiler-rt:sanitizer compiler-rt lldb llvm:ir llvm:transforms PGO Profile Guided Optimizations
#106505 by cor3ntin was closed Mar 18, 2025 Loading…
[Clang] Add __builtin_counted_by_ref builtin clang:bounds-safety Issue/PR relating to the experimental -fbounds-safety feature in Clang 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
#102549 by bwendling was closed Nov 1, 2024 Loading…
Add Clang attribute to ensure that fields are initialized explicitly 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
#102040 by higher-performance was merged Jan 14, 2025 Loading…
[Clang] Add __builtin_common_type 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 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#99473 by philnik777 was merged Sep 22, 2024 Loading…
Revert "[IR] Don't include Module.h in Analysis.h (NFC) (#97023)" backend:AArch64 backend:AMDGPU backend:ARM backend:PowerPC backend:RISC-V backend:SystemZ backend:WebAssembly backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlgo PGO Profile Guided Optimizations
#97129 by ZijunZhaoCCK was closed Jun 30, 2024 Loading…
[Sanitizer] add signed-integer-wrap sanitizer 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 compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#80089 by JustinStitt was closed Mar 8, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.