- 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
[mlir][bufferization] Enable moving dependent values in eliminate-empty-tensors mlir:bufferization Bufferization infrastructure mlir:core MLIR Core Infrastructure mlir
#169718 opened Nov 26, 2025 by qedawkins Loading… updated Nov 26, 2025
Keep attributes on bufferization of execute_region. mlir:bufferization Bufferization infrastructure mlir:scf mlir
#165381 opened Oct 28, 2025 by ddubov100 Loading… updated Oct 28, 2025
[mlir][bufferization] Stop hoisting allocations beyond unreachable bl… mlir:bufferization Bufferization infrastructure mlir
#113646 opened Oct 25, 2024 by kezuo Loading… updated Oct 22, 2025
[WIP][mlir][Bufferization] Accelerate bufferization pass mlir:bufferization Bufferization infrastructure mlir
#160655 opened Sep 25, 2025 by mingzheTerapines • Draft updated Sep 26, 2025
Fix typos and spelling errors across codebase backend:AArch64 backend:AMDGPU backend:SPIR-V backend:WebAssembly backend:X86 BOLT clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" 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 compiler-rt:builtins compiler-rt:sanitizer compiler-rt debuginfo flang:fir-hlfir flang:openmp flang:semantics flang Flang issues not falling into any other category HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. libc lldb llvm:codegen llvm:regalloc llvm:support llvm:transforms mlir:arith mlir:bufferization Bufferization infrastructure mlir:llvm mlir:openmp mlir:sparse Sparse compiler in MLIR mlir openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
#156270 opened Sep 1, 2025 by AustinBoyuJiang Loading… updated Sep 5, 2025
Fix a nullptr dereferencing in a Bufferization infrastructure mlir
FuncBufferizableOpInterfaceImpl.cpp::getCalledFunction mlir:bufferization #150518 opened Jul 24, 2025 by paul0403 Loading… updated Jul 26, 2025
[mlir] Add a contiguous<perm, offset> layout, use as identity layout backend:AMDGPU mlir:affine mlir:amdgpu mlir:bufferization Bufferization infrastructure mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:memref mlir:ods mlir:python MLIR Python bindings mlir:tensor mlir:vector mlir:vectorops mlir
#131663 opened Mar 17, 2025 by krzysz00 Loading… updated Apr 15, 2025
[mlir] [bufferize] Inplace the operands that must be inplaced. mlir:bufferization Bufferization infrastructure mlir
#106220 opened Aug 27, 2024 by cxy-1993 Loading… updated Mar 18, 2025
[mlir][bufferization] Add option to LowerDeallocations to choose the kind of dealloc op to build mlir:arith mlir:bufferization Bufferization infrastructure mlir:core MLIR Core Infrastructure mlir:linalg mlir
#67565 opened Sep 27, 2023 by maerhart Loading… updated Mar 13, 2025
[MLIR][NFC] Adding a missing option in OneShotBufferizePass mlir:bufferization Bufferization infrastructure mlir
#130691 opened Mar 11, 2025 by lialan Loading… updated Mar 12, 2025
[mlir][bufferization] Fix promote-buffers-to-stack crash caused by nested memref mlir:bufferization Bufferization infrastructure mlir
#127441 opened Feb 17, 2025 by CoTinker Loading… updated Feb 25, 2025
[mlir] [nfc] add assert for function 'getReturnOps' mlir:bufferization Bufferization infrastructure mlir
#120675 opened Dec 20, 2024 by cxy-1993 Loading… updated Jan 21, 2025
[MLIR][buffer-deallocation] Introduce copies only for MemRef typed values. mlir:bufferization Bufferization infrastructure mlir
#121582 opened Jan 3, 2025 by erick-xanadu Loading… updated Jan 15, 2025
Make Bufferization infrastructure mlir
FunctionOpInterface check ReturnLike mlir:bufferization #112615 opened Oct 16, 2024 by tzunghanjuang Loading… updated Nov 9, 2024
[NFC] Fix some typos clang-tidy clang-tools-extra flang:openmp mlir:affine mlir:arith mlir:bufferization Bufferization infrastructure mlir:cf mlir:core MLIR Core Infrastructure mlir:dlti mlir:emitc mlir:gpu mlir:linalg mlir:llvm mlir:math mlir:memref mlir:ods mlir:openacc mlir:openmp mlir:scf mlir:sme mlir:sparse Sparse compiler in MLIR mlir:spirv mlir:tensor mlir:tosa mlir:vector mlir:vectorops mlir openacc
#108355 opened Sep 12, 2024 by VitalyAnkh • Draft updated Sep 12, 2024
Add missing dialects to C API backend:AMDGPU bazel "Peripheral" support tier build system: utils/bazel julialang mlir:affine mlir:amdgpu mlir:arith mlir:bufferization Bufferization infrastructure mlir:emitc mlir:func mlir:gpu mlir:llvm mlir:math mlir:memref mlir:mlprogram mlir:openacc mlir:scf mlir:shape mlir:sme mlir:spirv mlir:sve mlir:tensor mlir:tosa mlir:vector mlir:vectorops mlir openacc
#82190 opened Feb 18, 2024 by mofeing Loading… updated Aug 29, 2024
[mlir] [bufferization] Default implementation of BufferizableOpInterface::isParallelRegion() based on new trait OpTrait::HasParallelRegion mlir:bufferization Bufferization infrastructure mlir
#91184 opened May 6, 2024 by rafaelubalmw Loading… updated Jun 20, 2024
[mlir][bufferization] Add deallocation option to remove existing dealloc operations, add option to specify the kind of alloc operations to consider mlir:arith mlir:bufferization Bufferization infrastructure mlir:core MLIR Core Infrastructure mlir:linalg mlir
#67556 opened Sep 27, 2023 by maerhart Loading… updated Sep 29, 2023
[mlir][bufferization] OwnershipBasedBufferDeallocation: support unstructured control flow loops mlir:arith mlir:bufferization Bufferization infrastructure mlir:linalg mlir
#66657 opened Sep 18, 2023 by maerhart Loading… updated Sep 26, 2023
ProTip! Exclude everything labeled
bug with -label:bug.