Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[IR2Vec] Restructuring Vocabulary llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#145119 by svkeerthy was merged Jul 14, 2025 Loading…
Singleton hack of fixing static initialisation order fiasco clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir mlgo
#154541 by Dalmurii was merged Aug 29, 2025 Loading…
[NFC]Make file-local cl::opt global variables static backend:AArch64 backend:ARM backend:Hexagon backend:WebAssembly debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlgo objectyaml PGO Profile Guided Optimizations tablegen vectorizers
#126486 by chrisPyr was merged Mar 3, 2025 Loading…
[MLGO][IR2Vec] Integrating IR2Vec with MLInliner llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#143479 by svkeerthy was merged Jun 23, 2025 Loading…
[IR2Vec] Initial infrastructure for MIR2Vec llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen mlgo
#161463 by svkeerthy was merged Oct 7, 2025 Loading…
[IR2Vec] Exposing Embedding as an data type wrapped around std::vector<double> llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#143197 by svkeerthy was merged Jun 10, 2025 Loading…
[IR2Vec] Refactor vocabulary to use section-based storage llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#158376 by svkeerthy was merged Oct 2, 2025 Loading…
Add static to command line option (cl::opt) backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:WebAssembly backend:X86 BOLT clang Clang issues not falling into any other category clang-tools-extra clangd compiler-rt:sanitizer debuginfo flang:fir-hlfir flang Flang issues not falling into any other category lldb llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlgo mlir:core MLIR Core Infrastructure mlir objectyaml offload PGO Profile Guided Optimizations tablegen vectorizers
#126243 by chrisPyr was closed Feb 20, 2025 Loading…
[mlgo] Support composite AOT-ed models llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#96276 by mtrofin was merged Jun 24, 2024 Loading…
[X86] Remove AMX-TRANSPOSE backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' 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 llvm:ir llvm:support mlgo tablegen
#165556 by mikolaj-pirog was merged Oct 31, 2025 Loading…
[llvm] format and terminate namespaces with closing comment llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#94917 by VoltrexKeyva was merged Jun 21, 2024 Loading…
[nfc][mlgo] Incrementally update DominatorTreeAnalysis in FunctionPropertiesAnalysis llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#104867 by mtrofin was merged Aug 23, 2024 Loading…
[IR2Vec] Refactor vocabulary to use canonical type IDs llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#155323 by svkeerthy was merged Aug 29, 2025 Loading…
[Inclusive Language] migrate "sanity" checks to "soundness" checks backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:m68k backend:MIPS backend:RISC-V backend:Sparc backend:SPIR-V backend:X86 BOLT clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd cmake Build system in general and CMake in particular compiler-rt:asan Address sanitizer compiler-rt:builtins compiler-rt:fuzzer compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:msan Memory sanitizer compiler-rt:sanitizer compiler-rt:scudo Scudo Hardened Allocator compiler-rt:tsan Thread sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:driver flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lld:COFF lld:ELF lld:MachO lld lldb llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:mc Machine (object) code llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms llvm-lit mlgo mlir:affine mlir:async mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:openmp mlir:presburger mlir:sparse Sparse compiler in MLIR mlir:tosa mlir:vector mlir:vectorops mlir offload openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime PGO Profile Guided Optimizations tablegen testing-tools tools:llvm-exegesis xray
#156995 by vanvoorden was closed Sep 30, 2025 Loading…
[X86] Use X86FixupInstTunings to select between (V)MOVSS/D and (V)BLENDPS/D backend:AArch64 backend:AMDGPU backend:ARM backend:CSKY backend:DirectX backend:Hexagon backend:Lanai backend:loongarch backend:m68k backend:MSP430 backend:NVPTX backend:PowerPC backend:RISC-V backend:Sparc backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 backend:Xtensa BOLT clang:analysis clang:as-a-library libclang and C++ API clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-format clang-tidy clang-tools-extra clangd ClangIR Anything related to the ClangIR project cmake Build system in general and CMake in particular compiler-rt:builtins compiler-rt:cfi Control Flow Integrity compiler-rt:hwasan Hardware-assisted address sanitizer compiler-rt:lsan Leak sanitizer compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt coroutines C++20 coroutines debuginfo flang:codegen flang:driver flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category function-specialization HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc libunwind lld:COFF lld:ELF lld:MachO lld lldb lldb-dap llvm:adt llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:codegen llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:mc Machine (object) code llvm:SandboxIR llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) mlgo objectyaml openacc PGO Profile Guided Optimizations platform:windows tablegen testing-tools tools:llvm-mca vectorizers xray
#143312 by houngkoungting was closed Jun 12, 2025 Loading…
[llvm] Revise IDE folder structure backend:AMDGPU backend:WebAssembly cmake Build system in general and CMake in particular llvm:analysis Includes value tracking, cost tables and constant folding llvm:support llvm:transforms llvm-lit mlgo PGO Profile Guided Optimizations testing-tools tools:llvm-exegesis
#89741 by Meinersbur was merged May 25, 2024 Loading…
[IR2Vec] Adding unit tests llvm:analysis Includes value tracking, cost tables and constant folding mlgo
#141873 by svkeerthy was merged May 29, 2025 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.