[mlir][openacc] Remove -allow-unregistred-dialect from ops and invalid tests
authorValentin Clement <clementval@gmail.com>
Wed, 30 Sep 2020 16:23:06 +0000 (12:23 -0400)
committerclementval <clementval@gmail.com>
Wed, 30 Sep 2020 16:24:21 +0000 (12:24 -0400)
commitdd4fb7c8cfe394a3290bd19a1eac03435472ccfa
treeb1c3abfc19c142ac5bfe3745336f63123ca8597f
parent4fbd83c716dbc1d68e0aac5d71d201b664762489
[mlir][openacc] Remove -allow-unregistred-dialect from ops and invalid tests

Switch to a dummy op in the test dialect so we can remove the -allow-unregistred-dialect
on ops.mlir and invalid.mlir. Change after comment on D88272.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D88587
mlir/test/Dialect/OpenACC/invalid.mlir
mlir/test/Dialect/OpenACC/ops.mlir