[all-commits] [llvm/llvm-project] 06e972: [mlir][linalg] Fix `FoldTensorCastProducerOp` for ...

Ivan Butygin via All-commits all-commits at lists.llvm.org
Wed Nov 16 14:01:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06e972ed91e6d173025dc122d202f546d1a5e8ce
      https://github.com/llvm/llvm-project/commit/06e972ed91e6d173025dc122d202f546d1a5e8ce
  Author: Ivan Butygin <ivan.butygin at gmail.com>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/test/Dialect/Linalg/canonicalize.mlir

  Log Message:
  -----------
  [mlir][linalg] Fix `FoldTensorCastProducerOp` for generic with memref output

Type should only be added to results if it is tensor.

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




More information about the All-commits mailing list