[all-commits] [llvm/llvm-project] 4747e1: [mlir][Linalg] Fix tensor.extract_slice(linalg.ini...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Thu Jul 8 11:14:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4747e1b83ba0117a88551a358f8960060ffa7558
      https://github.com/llvm/llvm-project/commit/4747e1b83ba0117a88551a358f8960060ffa7558
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-07-08 (Thu, 08 Jul 2021)

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

  Log Message:
  -----------
  [mlir][Linalg] Fix tensor.extract_slice(linalg.init_tensor) canonicalization for rank-reducing extract

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




More information about the All-commits mailing list