-
Notifications
You must be signed in to change notification settings - Fork 15.9k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[libc++] "Always" include_next for non C++ path in stdatomic.h
#178463
opened Jan 28, 2026 by
googlewalt
Loading…
[AMDGPU] Fix DEALLOC_VGPRS in the presence of spills to scratch
backend:AMDGPU
#178461
opened Jan 28, 2026 by
jayfoad
Loading…
[AMDGPU] Iterative scheduling must behave the same with/without debug
backend:AMDGPU
#178460
opened Jan 28, 2026 by
LU-JOHN
Loading…
[Clang][Driver] Add gcc-14 & gcc-15 toolset path on RHEL
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang
Clang issues not falling into any other category
#178459
opened Jan 28, 2026 by
etiennemlb
Loading…
[GISel][AArch64] Reuse LHS and RHS in emitFPCompare instead of calling getReg a second time (NFC)
backend:AArch64
#178457
opened Jan 28, 2026 by
SiliconA-Z
Loading…
[NFC][UTC] Avoid copy-paste in
update_analyze_test_checks.py
testing-tools
#178456
opened Jan 28, 2026 by
eas
Loading…
[clang][unittests] Fix linker error for DirectoryWatcherTest with CLANG_LINK_CLANG_DYLIB
backend:X86
clang
Clang issues not falling into any other category
#178455
opened Jan 28, 2026 by
bala-bhargav
Loading…
[LV] Vectorize early exit loops with stores using masking
llvm:transforms
vectorizers
#178454
opened Jan 28, 2026 by
huntergr-arm
Loading…
[MLIR][OpenMP] Fix recursive mapper emission.
flang:openmp
mlir:llvm
mlir:openmp
mlir
offload
#178453
opened Jan 28, 2026 by
TIFitis
Loading…
[clang][bytecode] Only check static lambda captures if we have to
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
#178452
opened Jan 28, 2026 by
tbaederr
Loading…
[LLVM] Fix typo "LABLE" in test checks
backend:AArch64
backend:AMDGPU
backend:MIPS
backend:X86
llvm:transforms
#178451
opened Jan 28, 2026 by
jayfoad
Loading…
[Sema] Fix format-strings test on 32-bit Arm
clang
Clang issues not falling into any other category
#178450
opened Jan 28, 2026 by
luporl
Loading…
[Clang] Fix typo "LABLE" in test checks
clang
Clang issues not falling into any other category
HLSL
HLSL Language Support
#178449
opened Jan 28, 2026 by
jayfoad
Loading…
[LV] Add support for extended fadd reductions
llvm:transforms
vectorizers
#178447
opened Jan 28, 2026 by
sdesmalen-arm
Loading…
[clang-tools-extra][docs] Add documentation for clang-reorder-fields
clang-tools-extra
#178446
opened Jan 28, 2026 by
kwk
Loading…
[libc++] Fix naming of benchmarks with new SPEC metrics
libc++
libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#178445
opened Jan 28, 2026 by
ldionne
Loading…
[CIR] 3 more 'quick' function attribute lowering through LLVMIRDialect
ClangIR
Anything related to the ClangIR project
mlir:llvm
mlir
#178443
opened Jan 28, 2026 by
erichkeane
Loading…
[analyzer] Fix [[clang::suppress]] for tricky template specializations
clang:static analyzer
clang
Clang issues not falling into any other category
#178441
opened Jan 28, 2026 by
steakhal
Loading…
[SPIR-V] Implement selection for llvm.canonicalize(x) as fmul(x, 1.0)
backend:SPIR-V
floating-point
Floating-point math
#178439
opened Jan 28, 2026 by
Maetveis
Loading…
[InstCombine] Optimise the expression Covers the InstCombine, InstSimplify and AggressiveInstCombine passes
llvm:transforms
(C & A) | (select (C ^ true), B, false) => (C & A) | (!C & B) with FoldOrOfAndsWithSelectToLogical
llvm:instcombine
#178438
opened Jan 28, 2026 by
Rajveer100
Loading…
[bazel] Build mcp server for lldb
bazel
"Peripheral" support tier build system: utils/bazel
#178437
opened Jan 28, 2026 by
hokein
Loading…
[CodeGen] Use byte offsets and ptradd in ShadowStackGCLowering
llvm:codegen
#178436
opened Jan 28, 2026 by
vtjnash
Loading…
[DAG] SDPatternMatch - allow m_BinOp / m_c_BinOp to take an optional SDNodeFlags required for matching
llvm:SelectionDAG
SelectionDAGISel as well
#178435
opened Jan 28, 2026 by
RKSimon
Loading…
[Support] Improve jobserver concurrency handling
llvm:support
platform:windows
#178434
opened Jan 28, 2026 by
yxsamliu
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.