[all-commits] [llvm/llvm-project] d2ed2f: [mlir] Add MemRefReshapeOp definition to Standard.

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Thu Oct 22 04:30:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d2ed2f16b853a936c8d0c1c1fc406e7b8e54526c
      https://github.com/llvm/llvm-project/commit/d2ed2f16b853a936c8d0c1c1fc406e7b8e54526c
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-10-22 (Thu, 22 Oct 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
    M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
    M mlir/test/Dialect/Standard/invalid.mlir
    M mlir/test/Dialect/Standard/ops.mlir

  Log Message:
  -----------
  [mlir] Add MemRefReshapeOp definition to Standard.

https://llvm.discourse.group/t/rfc-standard-memref-cast-ops/1454/15

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




More information about the All-commits mailing list