[mlir] Add test to check if standalone dialect is registered
authorMarius Brehler <marius.brehler@iml.fraunhofer.de>
Thu, 28 May 2020 22:31:28 +0000 (00:31 +0200)
committerJean-Michel Gorius <jean-michel.gorius@ens-rennes.fr>
Thu, 28 May 2020 22:34:34 +0000 (00:34 +0200)
commitb0b2507717ca904ffe50248a44a5c653946b6732
tree7c0f6054397444922924e8ce874f5cf6c2827151
parentbce702e5f28fd5358fb734932828f030babf0499
[mlir] Add test to check if standalone dialect is registered

Summary: Add a test to check if the standalone dialect is registered within standalone-opt. Similar to the mlir-opt commandline.mlir test.

Reviewers: Kayjukh, stephenneuendorffer

Reviewed By: Kayjukh

Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, grosul1, frgossen, jurahul, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D80764
mlir/examples/standalone/test/Standalone/standalone-opt.mlir [new file with mode: 0644]
mlir/test/Examples/standalone/test.toy