[all-commits] [llvm/llvm-project] d4fbf8: [mlir][EDSC] NFC - Move StructuredIndexed and Iter...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Sat Feb 8 10:42:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d4fbf8312b966b669bc52b33bf9cf30648883921
      https://github.com/llvm/llvm-project/commit/d4fbf8312b966b669bc52b33bf9cf30648883921
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2020-02-08 (Sat, 08 Feb 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/EDSC/Builders.h
    M mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h
    M mlir/include/mlir/EDSC/Builders.h
    M mlir/lib/Dialect/Linalg/EDSC/Builders.cpp

  Log Message:
  -----------
  [mlir][EDSC] NFC - Move StructuredIndexed and IteratorType out of Linalg

Summary:
This NFC revision will allow those classes to be reused to allow
building structured vector operations.

Reviewers: aartbik, ftynse

Subscribers: arphaman, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list