[all-commits] [llvm/llvm-project] cafdf4: [mlir][ODS] Add explicit namespace to `ViewLikeInt...

Vladislav Vinogradov via All-commits all-commits at lists.llvm.org
Thu Feb 4 09:12:25 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cafdf46878f4be9abfe7143786590a7f011309c5
      https://github.com/llvm/llvm-project/commit/cafdf46878f4be9abfe7143786590a7f011309c5
  Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M mlir/include/mlir/Interfaces/ViewLikeInterface.td

  Log Message:
  -----------
  [mlir][ODS] Add explicit namespace to `ViewLikeInterface` definition

To allow it usage for Operation classes defined outside of `mlir` namespace.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D95952




More information about the All-commits mailing list