[all-commits] [llvm/llvm-project] 26b3e9: [mlir][Linalg] Don't return early from inPlaceAnal...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Wed Oct 6 03:10:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26b3e929811814a4d2698228d1e8ded90b8bad7b
      https://github.com/llvm/llvm-project/commit/26b3e929811814a4d2698228d1e8ded90b8bad7b
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

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

  Log Message:
  -----------
  [mlir][Linalg] Don't return early from inPlaceAnalysis

Instead just emit a warning that analysis failed and the result will be treated conservatively.

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




More information about the All-commits mailing list