[PATCH] D79468: [mlir][Linalg] Start a LinalgToStandard pass and move conversion to library calls.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 21:56:46 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1b972041adf: [mlir][Linalg] Start a LinalgToStandard pass and move conversion to library… (authored by nicolasvasilache).

Changed prior to commit:
  https://reviews.llvm.org/D79468?vs=264154&id=264159#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79468/new/

https://reviews.llvm.org/D79468

Files:
  mlir/include/mlir/Conversion/LinalgToStandard/LinalgToStandard.h
  mlir/include/mlir/Conversion/Passes.td
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/include/mlir/IR/StandardTypes.h
  mlir/include/mlir/InitAllPasses.h
  mlir/lib/Conversion/CMakeLists.txt
  mlir/lib/Conversion/LinalgToLLVM/LinalgToLLVM.cpp
  mlir/lib/Conversion/LinalgToStandard/CMakeLists.txt
  mlir/lib/Conversion/LinalgToStandard/LinalgToStandard.cpp
  mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
  mlir/lib/IR/StandardTypes.cpp
  mlir/test/Conversion/StandardToLLVM/invalid.mlir
  mlir/test/Dialect/Linalg/llvm.mlir
  mlir/test/Dialect/Linalg/standard.mlir
  mlir/test/mlir-cpu-runner/linalg_integration_test.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79468.264159.patch
Type: text/x-patch
Size: 48474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/77a426dc/attachment-0001.bin>


More information about the llvm-commits mailing list