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

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 04:58:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c5dafc534ac: [mlir] support materialization for 1-1 type conversions (authored by ftynse).

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.267853.patch
Type: text/x-patch
Size: 16879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/45aa396d/attachment.bin>


More information about the llvm-commits mailing list