[all-commits] [llvm/llvm-project] 858be1: [mlir][memref] Fix layout map computation in infer...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Jun 21 01:12:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 858be166708081a3d5927ea5ea187c6b8c3efdaf
      https://github.com/llvm/llvm-project/commit/858be166708081a3d5927ea5ea187c6b8c3efdaf
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
    M mlir/unittests/Dialect/CMakeLists.txt
    A mlir/unittests/Dialect/MemRef/CMakeLists.txt
    A mlir/unittests/Dialect/MemRef/InferShapeTest.cpp
    M utils/bazel/llvm-project-overlay/mlir/unittests/BUILD.bazel

  Log Message:
  -----------
  [mlir][memref] Fix layout map computation in inferRankReducedResultType

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




More information about the All-commits mailing list