- 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][Transforms] Greedy pattern rewriter: fix infinite folding loop mlir:arith mlir:core MLIR Core Infrastructure mlir
#161145 opened Sep 29, 2025 by matthias-springer Loading… updated Sep 30, 2025
[mlir][arith] Fold min/max with absorption and redundancy mlir:arith mlir
#160224 opened Sep 23, 2025 by ziliangzl Loading… updated Sep 29, 2025
[mlir][arith] Add canonicalize pattern for max/min with constants mlir:arith mlir
#161057 opened Sep 28, 2025 by ziliangzl Loading… updated Sep 29, 2025
[mlir][vector] Rename ConvertVectorToLLVM to NaiveConvertVectorToLLVM flang:codegen flang:fir-hlfir flang Flang issues not falling into any other category mlir:amx mlir:arith mlir:async mlir:complex MLIR complex dialect mlir:execution-engine mlir:gpu mlir:linalg mlir:llvm mlir:memref mlir:neon mlir:sme mlir:sparse Sparse compiler in MLIR mlir:sve mlir:vector mlir:vectorops mlir
#160055 opened Sep 22, 2025 by banach-space Loading… updated Sep 26, 2025
[mlir][IntRange] Poison support in int-range analysis mlir:arith mlir:core MLIR Core Infrastructure mlir:ub mlir:vector mlir:vectorops mlir
#152932 opened Aug 10, 2025 by Hardcode84 Loading… updated Sep 14, 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
Revert "[mlir] IntegerRangeAnalysis: return initialized state for non-integer values mlir:arith mlir
#153456 opened Aug 13, 2025 by makslevental Loading… updated Aug 22, 2025
[mlir][gpu] Add pass for emulating unsupported types. mlir:arith mlir:gpu mlir
#138087 opened May 1, 2025 by mshahneo Loading… updated Aug 1, 2025
[MLIR][Arith] add and(a, or(a,b)) folder mlir:arith mlir
#138998 opened May 8, 2025 by wsmoses Loading… updated Jun 4, 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
[RFC][mlir] Conditional support for fast-math attributes. flang:codegen flang:fir-hlfir flang Flang issues not falling into any other category mlir:arith mlir:llvm mlir
#125620 opened Feb 4, 2025 by vzakhari Loading… updated Feb 7, 2025
[mlir][IntRangeAnalysis] Handle unstructured loop arguments correctly mlir:arith mlir
#119459 opened Dec 10, 2024 by krzysz00 Loading… updated Dec 13, 2024
[mlir][Parser] Add MLIR Core Infrastructure mlir:linalg mlir:tosa mlir
nan and inf keywords llvm:adt llvm:support mlir:affine mlir:arith mlir:core #116176 opened Nov 14, 2024 by matthias-springer Loading… updated Nov 20, 2024
[mlir][arith] Add division integration tests mlir:arith mlir
#98181 opened Jul 9, 2024 by pingshiyu Loading… updated Oct 16, 2024
[mlir][arith] Add truncation and extension integration tests mlir:arith mlir
#98182 opened Jul 9, 2024 by pingshiyu Loading… updated Oct 16, 2024
[mlir][arith] Add shift integration tests mlir:arith mlir
#98183 opened Jul 9, 2024 by pingshiyu Loading… updated Oct 16, 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
[mlir][arith] fix ceildivsi lowering mlir:arith mlir
#106696 opened Aug 30, 2024 by jgiron42 Loading… updated Sep 6, 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][arith] Add printing integration tests mlir:arith mlir
#98184 opened Jul 9, 2024 by pingshiyu Loading… updated Aug 26, 2024
[cmake][mlir] Fix the build under the Xcode generator mlir:arith mlir:linalg mlir
#101057 opened Jul 29, 2024 by jroelofs Loading… updated Aug 14, 2024
[mlir][vector] Update representation of insert/extract_strided_slice backend:AMDGPU mlir:arith mlir:gpu mlir:linalg mlir:neon mlir:spirv mlir:vector mlir:vectorops mlir
#101850 opened Aug 3, 2024 by MacDue Loading… updated Aug 6, 2024
[mlir] Allow all shaped types for arith ops. mlir:arith mlir:core MLIR Core Infrastructure mlir:ods mlir
#99028 opened Jul 16, 2024 by pifon2a Loading… updated Jul 17, 2024
[arith][mlir] Fixed a bug in CeilDiv with neg values mlir:arith mlir
#90855 opened May 2, 2024 by bviyer Loading… updated May 3, 2024
[mlir][arith] mulsi_extended should take fixed-width integers mlir:arith mlir
#85973 opened Mar 20, 2024 by pingshiyu Loading… updated Mar 21, 2024
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.