[all-commits] [llvm/llvm-project] dd4fb7: [mlir][openacc] Remove -allow-unregistred-dialect ...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Sep 30 09:24:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dd4fb7c8cfe394a3290bd19a1eac03435472ccfa
      https://github.com/llvm/llvm-project/commit/dd4fb7c8cfe394a3290bd19a1eac03435472ccfa
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
    M mlir/test/Dialect/OpenACC/invalid.mlir
    M mlir/test/Dialect/OpenACC/ops.mlir

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




More information about the All-commits mailing list