[PATCH] D78788: [MLIR] Modify Partial op conversion mode to optionally track all non-legalizable operations.

Lucy Fox via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 10:08:28 PDT 2020


lucyrfox updated this revision to Diff 261269.
lucyrfox marked an inline comment as done.
lucyrfox added a comment.

Small formatting fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78788

Files:
  mlir/include/mlir/Transforms/DialectConversion.h
  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: D78788.261269.patch
Type: text/x-patch
Size: 13194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/0a4e2d3b/attachment-0001.bin>


More information about the llvm-commits mailing list