- 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
[TSan] Add escape analysis for redundant instrumentation elimination compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt llvm:transforms
#169896 opened Nov 28, 2025 by apaznikov Loading…
[X86][Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX512 kmov intrinsics to be used in constexp backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter 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
#169895 opened Nov 28, 2025 by 0xzre Loading…
[libc++] Always return bool from bitset::operator[](size_t) const
#169894 opened Nov 28, 2025 by philnik777 • Draft
Added fix to enable constant folding that is missing for math library functions (scalbln , scalbn, ldexp) llvm:transforms
#169893 opened Nov 28, 2025 by Sriharika1506 Loading…
[MLIR][SCF] Canonicalize redundant scf.if from scf.while before region into after region mlir:scf mlir
#169892 opened Nov 28, 2025 by NexMing Loading…
Revert "[MLIR][SCF] Sink scf.if from scf.while before region into after region in scf-uplift-while-to-for" mlir:scf mlir
#169888 opened Nov 28, 2025 by NexMing Loading…
[TTI] Remove masked/gather-scatter/strided/expand-compress costing from TTIImpl backend:AArch64 backend:ARM backend:Hexagon backend:RISC-V backend:X86 llvm:analysis Includes value tracking, cost tables and constant folding
#169885 opened Nov 28, 2025 by arcbbb Loading…
[clangd] Add option to fuzzy-match macros in code-complete clang-tools-extra clangd
#169880 opened Nov 28, 2025 by MythreyaK Loading…
[RISCV][GISel] Fix legalize G_EXTRACT_SUBVECTOR backend:RISC-V llvm:globalisel
#169877 opened Nov 28, 2025 by jacquesguan Loading…
[CLANG] Fixes the crash on the use of nested requirements in require expressions clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169876 opened Nov 28, 2025 by ebinjose02 Loading…
[OpenCL] Add missing Intel subgroup extensions to OpenCLExtensions.def clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#169875 opened Nov 28, 2025 by wenju-he Loading…
[llvm][Docs] Add release notes about dwarf fission with relaxations
#169871 opened Nov 28, 2025 by daniilavdeev Loading…
[Clang] Make __builtin_assume_dereferenceable constexpr 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
#169869 opened Nov 28, 2025 by chaitanyav Loading…
[Codegen][NewPM] Explicitly Nest Passes in CodegenPassBuilder backend:AMDGPU backend:X86
#169867 opened Nov 28, 2025 by boomanaiden154 Loading…
[CoroEarly] Add presplitcoroutine when frontend misses it coroutines C++20 coroutines llvm:transforms
#169866 opened Nov 28, 2025 by NewSigma Loading…
[SPIRV] Use AMDGPU ABI for AMDGCN flavoured SPIRV backend:AMDGPU backend:SPIR-V clang:codegen IR generation bugs: mangling, exceptions, etc.
#169865 opened Nov 28, 2025 by AlexVlx Loading…
[CIR] Upstream Emit the resume branch for cir.await op clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#169864 opened Nov 28, 2025 by Andres-Salamanca Loading…
[C-API] LLVMOrcCreateObjectLinkingLayerWithInProcessMemoryManager
#169862 opened Nov 28, 2025 by macdice Loading…
[flang] Emit target features for PPC clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' flang:driver flang:fir-hlfir flang Flang issues not falling into any other category
#169860 opened Nov 27, 2025 by kkwli Loading…
[clang] Make fp contract(on) not overwrite earlier contract(fast) and CLI --ffp-contract=fast(-honor-pragmas) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category floating-point Floating-point math
#169859 opened Nov 27, 2025 by mikolaj-pirog Loading…
[AArch64] recognise trn1/trn2 with flipped operands backend:AArch64
#169858 opened Nov 27, 2025 by ginsbach Loading…
[SLP]Enable float point math ops as copyables elements. llvm:transforms vectorizers
#169857 opened Nov 27, 2025 by alexey-bataev Loading…
[Flang][OpenMP] Enables parsing of threadset clause flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#169856 opened Nov 27, 2025 by anchuraj Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.