[all-commits] [llvm/llvm-project] ccb8a4: [mlir][memref] Fold subview(subview(x))

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Dec 15 08:55:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccb8a4e3f36937a71a526ca4a3fa29895253ee9d
      https://github.com/llvm/llvm-project/commit/ccb8a4e3f36937a71a526ca4a3fa29895253ee9d
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M mlir/lib/Dialect/MemRef/Transforms/FoldMemRefAliasOps.cpp
    M mlir/test/Dialect/MemRef/fold-memref-alias-ops.mlir

  Log Message:
  -----------
  [mlir][memref] Fold subview(subview(x))

Folding of rank-reduced subviews is also supported.

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




More information about the All-commits mailing list