[all-commits] [llvm/llvm-project] b0b250: [mlir] Add test to check if standalone dialect is ...

Marius Brehler via All-commits all-commits at lists.llvm.org
Thu May 28 15:34:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b0b2507717ca904ffe50248a44a5c653946b6732
      https://github.com/llvm/llvm-project/commit/b0b2507717ca904ffe50248a44a5c653946b6732
  Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    A mlir/examples/standalone/test/Standalone/standalone-opt.mlir
    M mlir/test/Examples/standalone/test.toy

  Log Message:
  -----------
  [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




More information about the All-commits mailing list