[all-commits] [llvm/llvm-project] 939c5c: [MLIR] Migrate MemRef -> LLVM conversion pass to t...

Michele Scuttari via All-commits all-commits at lists.llvm.org
Mon Sep 26 00:56:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 939c5cf6a7d9e86745db47f3edcb160224afda89
      https://github.com/llvm/llvm-project/commit/939c5cf6a7d9e86745db47f3edcb160224afda89
  Author: Michele Scuttari <michele.scuttari at outlook.com>
  Date:   2022-09-26 (Mon, 26 Sep 2022)

  Changed paths:
    M mlir/include/mlir/Conversion/MemRefToLLVM/MemRefToLLVM.h
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
    M mlir/lib/Dialect/SparseTensor/Pipelines/SparseTensorPipelines.cpp
    M mlir/tools/mlir-vulkan-runner/mlir-vulkan-runner.cpp
    M mlir/unittests/ExecutionEngine/Invoke.cpp

  Log Message:
  -----------
  [MLIR] Migrate MemRef -> LLVM conversion pass to the auto-generated constructor

See #57475

Differential Revision: https://reviews.llvm.org/D134607




More information about the All-commits mailing list