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

[X86] Replace BF16 to F32 conversions with generic conversions 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
#169781 by RKSimon was merged Nov 27, 2025 Loading…
[ubsan] Change "Type mismatch in operation" trap reason to "Alignment, null, or object-size error" clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#169752 by thurstond was merged Nov 27, 2025 Loading…
[clang][DebugInfo] Add call site debug info flag 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 debuginfo
#169574 by jryans was merged Nov 26, 2025 Loading…
Revert "[OpenMP] Fix firstprivate pointer handling in target regions" clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169143 by dpalermo was merged Nov 22, 2025 Loading…
[OpenMP][SPIRV] Disable exceptions for OpenMP SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#169094 by sarnex was merged Nov 24, 2025 Loading…
[HLSL] Update vector swizzle elements individually clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category HLSL HLSL Language Support
#169090 by hekota was merged Nov 25, 2025 Loading…
Desugar complex element types for promoted complex division 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
#168943 by zahiraam was merged Nov 24, 2025 Loading…
[AllocToken] Enable alloc token instrumentation for size-returning functions clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#168840 by a-nogikh was merged Nov 20, 2025 Loading…
Revert "[ubsan_minimal] Allow UBSan handler from Minimal runtime to accept arguments (#152192)" clang:codegen IR generation bugs: mangling, exceptions, etc. compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#168812 by vitalybuka was merged Nov 21, 2025 Loading…
[clang][OpenMP][CodeGen] Use an else if instead of checking twice clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#168776 by rofirrim was merged Nov 21, 2025 Loading…
[AMDGPU] Update log lowering to remove contract for AMDGCN backend clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#168770 by adelejjeh was closed Nov 20, 2025 Loading…
[HLSL] replace std::unordered_map with DenseMap clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category HLSL HLSL Language Support
#168739 by Keenuts was merged Nov 19, 2025 Loading…
[HLSL][SPIR-V] Implements SV_Position for VS/PS I/O backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" HLSL HLSL Language Support
#168735 by Keenuts was merged Nov 24, 2025 Loading…
[Clang] Add __scoped_atomic_uinc_wrap and __scoped_atomic_udec_wrap builtins 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
#168666 by wenju-he was merged Nov 26, 2025 Loading…
[UBSan] Use -fsanitize-handler-preserve-all-regs in codegen 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 llvm:transforms
#168645 by fmayer was merged Nov 27, 2025 Loading…
[OpenMP][OMPIRBuilder] Use runtime CC for runtime calls clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang flang:openmp mlir:llvm mlir
#168608 by sarnex was merged Nov 21, 2025 Loading…
[clang][DebugInfo] Mark _BitInt's as reconstitutable when emitting -gsimple-template-names clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo
#168383 by Michael137 was merged Nov 19, 2025 Loading…
[NFC][Clang][Codegen] Move floating point math intrinsic check to separate function 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
#168198 by HendrikHuebner was merged Nov 19, 2025 Loading…
[CIR] Upstream CIR await op clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#168133 by Andres-Salamanca was merged Nov 19, 2025 Loading…
[HLSL] Add initial support for output semantics 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 llvm:ir
#168095 by Keenuts was merged Nov 19, 2025 Loading…
RuntimeLibcalls: Move VectorLibrary handling into TargetOptions clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:ir
#167996 by arsenm was merged Nov 14, 2025 Loading…
HIP non-RDC: enable new offload driver on Windows via linker wrapper clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#167918 by yxsamliu was merged Nov 15, 2025 Loading…
[OpenMP] Fix firstprivate pointer handling in target regions clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category
#167879 by Saieiei was merged Nov 21, 2025 Loading…
[clang][DebugInfo] Clear retained nodes list of vararg trunk's DISubprogram clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category debuginfo
#167758 by dzhidzhoev was merged Nov 17, 2025 Loading…
[Clang][CodeGen] Add disable_sanitizer_instrumentation attribute to multiversion resolvers backend:RISC-V clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#167516 by BStott6 was merged Nov 12, 2025 Loading…
ProTip! Follow long discussions with comments:>50.