-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[clang-tidy] Add a new check 'bugprone-redundant-string-view-conversions'
clang-tidy
clang-tools-extra
#174288
opened Jan 3, 2026 by
irishrover
Loading…
[clang-tidy] Fix false positive in readability-make-member-function-c…
clang-tidy
clang-tools-extra
#174286
opened Jan 3, 2026 by
arthur3336
Loading…
CodeGen: Remove denormal mode from TargetOptions
floating-point
Floating-point math
llvm:codegen
#174285
opened Jan 3, 2026 by
arsenm
Loading…
[VPlan] Fold VPDef into VPRecipeBase (NFC).
llvm:transforms
vectorizers
#174282
opened Jan 3, 2026 by
fhahn
Loading…
[Clang][Sema] Reject undeduced static data members without initializers (#173349)
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang
Clang issues not falling into any other category
#174281
opened Jan 3, 2026 by
HamzaHassanain
Loading…
[mlir][Linalg] Add dropI64ArrayAttrElem helper to reduce duplication (NFC)
mlir:linalg
mlir
#174279
opened Jan 3, 2026 by
nkreeger
Loading…
[InstCombine] Fold ((X + AddC) & Mask) ^ Mask to ((Mask - AddC) - X) & Mask
llvm:instcombine
Covers the InstCombine, InstSimplify and AggressiveInstCombine passes
llvm:transforms
#174278
opened Jan 3, 2026 by
ParkHanbum
Loading…
[mlir][affine] Add an integer range interface to
affine.apply
mlir:affine
mlir
#174277
opened Jan 3, 2026 by
Hardcode84
Loading…
[clang][bytecode] Check inc/dec operations for constness
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
#174276
opened Jan 3, 2026 by
tbaederr
Loading…
[IR] Reland Optimize PHINode::removeIncomingValue() and PHINode::removeIncomingValueIf() to use the swapping strategy.
backend:RISC-V
coroutines
C++20 coroutines
llvm:ir
llvm:SandboxIR
llvm:transforms
PGO
Profile Guided Optimizations
#174274
opened Jan 3, 2026 by
Enna1
Loading…
[clang-doc] Serialize type info for function parameters
clang-tools-extra
#174268
opened Jan 3, 2026 by
evelez7
Loading…
[InstCombinePass] InstCombine Pass do not sink selectInst Ptr
llvm:instcombine
Covers the InstCombine, InstSimplify and AggressiveInstCombine passes
llvm:transforms
#174267
opened Jan 3, 2026 by
XJTUDing
Loading…
[RFC][llvm] Enable BUILD_SHARED_LIBS with MinGW
llvm:support
#174266
opened Jan 3, 2026 by
vedranmiletic
Loading…
[clang-doc] Serialize an
Anonymous JSON field for enums and records
clang-tools-extra
#174265
opened Jan 3, 2026 by
evelez7
Loading…
[lldb] Keep the unexpected b/p state for suspended threads
lldb
#174264
opened Jan 3, 2026 by
igorkudrin
Loading…
[SimplifyCFG] Use nullptr instead of 0 in a comment. NFC
llvm:transforms
#174262
opened Jan 3, 2026 by
topperc
Loading…
[Hexagon] Add lowering for llvm.vector.splice.va
#174261
opened Jan 3, 2026 by
fhossein-quic
•
Draft
[clang][modules] Diagnose config mismatches more generally from precompiled files
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
#174260
opened Jan 3, 2026 by
cyndyishida
Loading…
[MergeFunc] Do not merge kernel functions
llvm:transforms
#174254
opened Jan 3, 2026 by
Flakebi
Loading…
[TableGen] Fix what looks like a mistake in RegClassByHwMode.td test. NFC
#174252
opened Jan 2, 2026 by
topperc
Loading…
[SLP]Better copyable vectorization for stores with non-instructions
llvm:transforms
vectorizers
#174249
opened Jan 2, 2026 by
alexey-bataev
Loading…
[mlir][Tensor] Add rank-reducing slice in generatedSlices
mlir:scf
mlir:tensor
mlir
#174248
opened Jan 2, 2026 by
bangtianliu
Loading…
[MemProf] Include matching calls in the dot graph node label
llvm:transforms
LTO
Link time optimization (regular/full LTO or ThinLTO)
#174247
opened Jan 2, 2026 by
teresajohnson
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.