[PATCH] D79729: [mlir] support materialization for 1-1 type conversions

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 10:11:55 PDT 2020


ftynse updated this revision to Diff 263459.
ftynse added a comment.

Clean up and prepare for review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79729

Files:
  mlir/docs/DialectConversion.md
  mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
  mlir/include/mlir/Transforms/DialectConversion.h
  mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
  mlir/lib/Transforms/DialectConversion.cpp
  mlir/test/Transforms/test-legalizer.mlir
  mlir/test/lib/Dialect/Test/TestPatterns.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79729.263459.patch
Type: text/x-patch
Size: 16998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/90035ffc/attachment-0001.bin>


More information about the llvm-commits mailing list