[all-commits] [llvm/llvm-project] fc64a1: [mlir] Use rewriter in linalg Detensorize

Tres via All-commits all-commits at lists.llvm.org
Wed Dec 15 02:28:33 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc64a164ec5830cb668008d2e3c62e422a07dfae
      https://github.com/llvm/llvm-project/commit/fc64a164ec5830cb668008d2e3c62e422a07dfae
  Author: Tres Popp <tpopp at google.com>
  Date:   2021-12-15 (Wed, 15 Dec 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Detensorize.cpp

  Log Message:
  -----------
  [mlir] Use rewriter in linalg Detensorize

This is to allow rollbacks on failures of dialect lowering to succeed.

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




More information about the All-commits mailing list