[all-commits] [llvm/llvm-project] 19e5b2: [mlir][Linalg] NFC - Simplify GenericNestLoop builder

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Wed May 20 06:48:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 19e5b2bccb4c93f85ca098528f9fa42344e8312f
      https://github.com/llvm/llvm-project/commit/19e5b2bccb4c93f85ca098528f9fa42344e8312f
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/EDSC/Builders.h
    M mlir/include/mlir/Dialect/SCF/EDSC/Builders.h
    M mlir/lib/Dialect/Linalg/EDSC/Builders.cpp
    M mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
    M mlir/lib/Dialect/SCF/EDSC/Builders.cpp

  Log Message:
  -----------
  [mlir][Linalg] NFC - Simplify GenericNestLoop builder

Summary: This revision trims unnecessary complexity.

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




More information about the All-commits mailing list