[PATCH] D79569: [mlir] Move Conversion/StandardToStandard to Dialect/StandardOps/Transforms/FuncConversions

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 15:39:12 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG473bdaf2e81a: [mlir] Move Conversion/StandardToStandard to… (authored by ftynse).

Changed prior to commit:
  https://reviews.llvm.org/D79569?vs=262626&id=263546#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79569

Files:
  mlir/include/mlir/Conversion/StandardToStandard/StandardToStandard.h
  mlir/include/mlir/Dialect/StandardOps/Transforms/FuncConversions.h
  mlir/lib/Conversion/CMakeLists.txt
  mlir/lib/Conversion/StandardToStandard/CMakeLists.txt
  mlir/lib/Conversion/StandardToStandard/StandardToStandard.cpp
  mlir/lib/Dialect/StandardOps/Transforms/CMakeLists.txt
  mlir/lib/Dialect/StandardOps/Transforms/FuncConversions.cpp
  mlir/test/lib/Dialect/Test/CMakeLists.txt
  mlir/test/lib/Dialect/Test/TestPatterns.cpp
  mlir/test/lib/Transforms/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79569.263546.patch
Type: text/x-patch
Size: 5181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/65378edd/attachment.bin>


More information about the llvm-commits mailing list