[PATCH] D78788: [MLIR] Modify Analysis op conversion mode to emit errors for all unlegalizable operations.
Lucy Fox via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 21:37:34 PDT 2020
lucyrfox updated this revision to Diff 261123.
lucyrfox marked 6 inline comments as done.
lucyrfox added a comment.
Modify Partial conversion mode (instead of Analysis mode) to take an optional parameter to store non-legalizable ops.
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.261123.patch
Type: text/x-patch
Size: 13194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/2d268d96/attachment.bin>
More information about the llvm-commits
mailing list