- Notifications
You must be signed in to change notification settings - Fork 15.5k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Github][CI] Add
doc8 to code-linter dependency github:workflow #172256 opened Dec 15, 2025 by zeyi2 Loading…
[clang-tidy] Fix readability-simplify-boolean-expr for init statements clang-tidy clang-tools-extra
#172220 opened Dec 14, 2025 by Anshul200677 Loading…
[clang-tidy] Add a new check 'replace-with-string-view' clang-tidy clang-tools-extra
#172170 opened Dec 13, 2025 by irishrover Loading…
[Clang] feat: Allow AVX/AVX2 permute operations in constexpr backend:X86 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
#172149 opened Dec 13, 2025 by AhmedYasser5 Loading…
[libc++][memory_resource] Applied libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
[[nodiscard]] libc++ #172134 opened Dec 13, 2025 by H-G-Hristov Loading…
Fix/172104 clang cl simd intrinsics clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:transforms vectorizers
#172116 opened Dec 13, 2025 by dev-priyanshu15 Loading…
Fix/172049 loop vectorize sigfpe clang:as-a-library libclang and C++ API flang:fir-hlfir flang Flang issues not falling into any other category llvm:transforms vectorizers
#172094 opened Dec 12, 2025 by dev-priyanshu15 Loading…
Fix/172072 auto function param clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category llvm:transforms vectorizers
#172092 opened Dec 12, 2025 by dev-priyanshu15 Loading…
AMDGPU: Add builtin/intrinsic global_(load|store)_b128 backend:AMDGPU clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:globalisel llvm:ir tablegen
#172090 opened Dec 12, 2025 by macurtis-amd Loading…
[AMDGPU][NFC] Add an optional DSE pass during CodeGenPrepare backend:AMDGPU
#172069 opened Dec 12, 2025 by cmc-rep Loading…
[Clang] Fix crash on malformed std::partial_ordering static members clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#172001 opened Dec 12, 2025 by code-pankaj Loading…
[msan] ability to make MSan up to 20x faster on AMD CPUs (-DLLVM_MSAN_SHADOW_OFFSET_2MB=1) cmake Build system in general and CMake in particular compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt llvm:transforms
#171993 opened Dec 12, 2025 by azat Loading…
[VectorCombine] Prevent redundant cost computation for repeated operand pairs in foldShuffleOfIntrinsics llvm:transforms llvm:vectorcombine vectorizers
#171965 opened Dec 12, 2025 by Bhuvan1527 Loading…
fix Floating-point math llvm:codegen llvm:SelectionDAG SelectionDAGISel as well
llvm.fma.f16 double rounding issue when there is no native support backend:AMDGPU backend:ARM backend:RISC-V backend:SystemZ floating-point #171904 opened Dec 11, 2025 by folkertdev Loading…
[lldb] Add generic string view summary provider lldb
#171854 opened Dec 11, 2025 by DrSergei Loading…
[mlir][memref] Fold CopyOp if source and target are practically the same mlir:memref mlir
#171801 opened Dec 11, 2025 by amrami Loading…
[X86] Attempt to use VPMADD52L/VPMULUDQ instead of VPMULLQ on slow VPMULLQ targets (or when VPMULLQ is unavailable)
#171760 opened Dec 11, 2025 by houngkoungting Loading…
[CIR][X86] Implement convert_half builtins clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#171615 opened Dec 10, 2025 by Priyanshu3820 Loading…
[AMDGPU] Introduce conditional barrier pseudo instruction backend:AMDGPU
#171604 opened Dec 10, 2025 by tyb0807 Loading…
Update hash value constant for std::monostate libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#171561 opened Dec 10, 2025 by nullhook Loading…
[lldb-vscode] make "integratedTerminal" the default console lldb lldb-dap
#171429 opened Dec 9, 2025 by charles-zablit Loading…
[libc++] Optimize search_n libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#171389 opened Dec 9, 2025 by philnik777 Loading…
[AMDGPU] Add register pressure guard on LLVM-IR level to prevent harmful optimizations backend:AMDGPU
#171267 opened Dec 9, 2025 by tianhbai Loading…
[X86] EmitX86BuiltinExpr - attempt to convert SSE41/AVX1 roundps/d/ss/sd builtins to regular rounding modes backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. llvm:ir
#171227 opened Dec 8, 2025 by stomfaig Loading…
[mlir][vector] Turn ExtractOpFromLoad into a canonicalization mlir:gpu mlir:vector mlir:vectorops mlir
#171198 opened Dec 8, 2025 by banach-space Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.