[PATCH] D76172: Added StandardOps DialectConversion support

Rob Suderman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 18:22:14 PDT 2020


rsuderman updated this revision to Diff 250337.
rsuderman added a comment.

Clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76172

Files:
  mlir/include/mlir/Dialect/StandardOps/Transforms/DialectConversion.h
  mlir/lib/Dialect/StandardOps/CMakeLists.txt
  mlir/lib/Dialect/StandardOps/Transforms/CMakeLists.txt
  mlir/lib/Dialect/StandardOps/Transforms/DialectConversion.cpp
  mlir/test/Transforms/test-legalizer.mlir
  mlir/test/lib/TestDialect/CMakeLists.txt
  mlir/test/lib/TestDialect/TestPatterns.cpp
  mlir/test/lib/Transforms/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76172.250337.patch
Type: text/x-patch
Size: 6682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200314/e6b2cf3e/attachment.bin>


More information about the llvm-commits mailing list