- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[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…
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…
Add support for builtin_verbose_trap 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 debuginfo
#79230 by ahatanak was merged Jun 25, 2024 Loading…
[AArch64][PAC] Support ptrauth builtins and -fptrauth-intrinsics. backend:AArch64 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:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
[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…
Introduce -fexperimental-loop-fuse to clang and flang 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 flang:driver flang Flang issues not falling into any other category
#142686 by sebpop was merged Sep 15, 2025 Loading…
[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
sret args should always point to the alloca AS, so use that backend:AMDGPU clang:codegen [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…
[win][clang] Align scalar deleting destructors with MSABI 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
#139566 by Fznamznon was merged Sep 17, 2025 Loading…
[Clang] add wraps and no_wraps attributes 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
#115094 by JustinStitt was closed Jul 22, 2025 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…
[ubsan] Display correct runtime messages for negative _BitInt clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#96240 by earnol was merged Aug 15, 2024 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…
[Clang][AMDGPU] Stop defaulting to IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
one-as for all atomic scopes backend:AMDGPU clang:codegen #120095 by jhuber6 was merged Jan 6, 2025 Loading…
[libc] Implement (v|f)printf on the GPU backend:AMDGPU backend:NVPTX 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 libc llvm:transforms
#96369 by jhuber6 was merged Jul 13, 2024 Loading…
[HLSL] [DXIL] Implement the 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
AddUint64 HLSL function and the UAddc DXIL op backend:DirectX backend:X86 clang:codegen #125319 by Icohedron was closed Feb 11, 2025 Loading…
[HLSL][DXIL] Implement 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
refract intrinsic backend:SPIR-V backend:X86 clang:codegen #136026 by AnaghaRaoAMD was closed Jul 3, 2025 Loading…
12 tasks done
[Clang][Sema] Allow counted_by on void* as GNU extension 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
#164737 by kees was merged Nov 7, 2025 Loading…
[clang][CodeGen] Emit IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
llvm.tbaa.errno metadata during module creation backend:AMDGPU backend:PowerPC backend:RISC-V backend:SystemZ clang:codegen #125258 by antoniofrighetto was merged Oct 21, 2025 Loading…
[HLSL][DXIL][SPIRV] Create llvm dot intrinsic and use for HLSL backend:AArch64 backend:DirectX backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category HLSL HLSL Language Support llvm:globalisel llvm:ir llvm:support
#102872 by pow2clk was closed Aug 17, 2024 Loading…
[AMDGPU][clang] provide device implementation for __builtin_logb and … backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#129347 by choikwa was merged May 19, 2025 Loading…
fix: C++ empty record with align lead to va_list out of sync backend:AArch64 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#72197 by hstk30-hw was merged Nov 8, 2025 Loading…
[sanitizer] Add plumbing for -fsanitize-annotate-debug-info and partly replace '-mllvm -array-bounds-pseudofn' 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
#138577 by thurstond was merged May 7, 2025 Loading…
AMDGPU: Remove flat/global fmin/fmax intrinsics backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:globalisel llvm:ir llvm:transforms
#105642 by arsenm was merged Oct 9, 2024 Loading…
[DLCov 3/5] Implement DebugLoc origin-tracking clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category cmake Build system in general and CMake in particular debuginfo llvm:codegen llvm:ir llvm:support llvm:transforms platform:windows
#107369 by SLTozer was closed Jun 11, 2025 Loading…
Previous Next
ProTip! Follow long discussions with comments:>50.