- Notifications
You must be signed in to change notification settings - Fork 15.2k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[X86] Enable APX and AVX10.2 on NVL backend:X86 clang Clang issues not falling into any other category
#168061 opened Nov 14, 2025 by mikolaj-pirog Loading…
[MLIR][NVVM][Docs] Explain memory spaces mlir:llvm mlir
#168059 opened Nov 14, 2025 by grypp Loading…
[AMDGPU][SIMemoryLegalizer] Combine GFX10-11 CacheControl Classes backend:AMDGPU
#168058 opened Nov 14, 2025 by Pierre-vh Loading…
[MLIR][NVVM] Add support for shared::cta destination flang:fir-hlfir flang Flang issues not falling into any other category mlir:llvm mlir
#168056 opened Nov 14, 2025 by durga4github Loading…
[GlobalOpt][FMV] Perform expensive checks when NumVersions < Threshold llvm:transforms
#168054 opened Nov 14, 2025 by labrinea Loading…
[AMDGPU][SIMemoryLegalizer] Combine all GFX6-9 CacheControl Classes backend:AMDGPU
#168052 opened Nov 14, 2025 by Pierre-vh Loading…
[CIR] Add X86 prefetch builtins clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#168051 opened Nov 14, 2025 by HendrikHuebner Loading…
[Linalg] Add *Conv1D* matchers mlir:linalg mlir
#168050 opened Nov 14, 2025 by Abhishek-Varma Loading…
[clang-tidy][docs][NFC] Enforce 80 characters limit (4/4) clang-tidy clang-tools-extra
#168049 opened Nov 14, 2025 by zeyi2 Loading…
[LoongArch] Enable LoopTermFold pass backend:loongarch llvm:transforms
#168045 opened Nov 14, 2025 by zhaoqi5 Loading…
[Clang][X86] allow VPERMILPD/S imm intrinsics to be used in 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
#168044 opened Nov 14, 2025 by stomfaig Loading…
[llvm][Triple] Add libc-less variants of some environments backend:loongarch clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#168042 opened Nov 14, 2025 by alexrp Loading…
[LV] Check full partial reduction chains in order. llvm:transforms vectorizers
#168036 opened Nov 14, 2025 by fhahn Loading…
[LoongArch] Override
isLSRCostLess to set Insns as the first priority backend:loongarch llvm:transforms #168035 opened Nov 14, 2025 by zhaoqi5 Loading…
[libc++][span] Mark functions as libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
[[nodiscard]] libc++ #168033 opened Nov 14, 2025 by H-G-Hristov Loading…
[LoongArch][NFC] Add tests for LoopStrengthReduce pass llvm:transforms
#168032 opened Nov 14, 2025 by zhaoqi5 Loading…
[WIP][VPlan] Sink recipes from the vector loop region in licm. llvm:transforms vectorizers
#168031 opened Nov 14, 2025 by Mel-Chen Loading…
[TTI] Use MemIntrinsicCostAttributes for getMaskedMemoryOpCost backend:AArch64 backend:ARM backend:Hexagon backend:RISC-V backend:X86 llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms vectorizers
#168029 opened Nov 14, 2025 by arcbbb Loading…
[Clang][ThreadSafety] Contextualize FieldDecl references in thread sa… clang:analysis clang Clang issues not falling into any other category
#168028 opened Nov 14, 2025 by Pranjal095 Loading…
[RISCV][DAGCombiner] Fix potential missed combine in VL->VW extension backend:RISC-V
#168026 opened Nov 14, 2025 by OMG-link Loading…
ProTip! Filter pull requests by the default branch with base:main.