[all-commits] [llvm/llvm-project] c69550: Revert "[mlir] Add linalg.fill bufferization conve...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Mar 18 14:18:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c69550c132e5f6eea025ba1f52bd2eb632599d46
      https://github.com/llvm/llvm-project/commit/c69550c132e5f6eea025ba1f52bd2eb632599d46
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp
    M mlir/test/Dialect/Linalg/bufferize.mlir

  Log Message:
  -----------
  Revert "[mlir] Add linalg.fill bufferization conversion"

This reverts commit 32a744ab20f37681f71ca9098625994515f0f4ab.

CI is broken:

test/Dialect/Linalg/bufferize.mlir:274:12: error: CHECK: expected string not found in input
 // CHECK: %[[MEMREF:.*]] = tensor_to_memref %[[IN]] : memref<?xf32>
           ^




More information about the All-commits mailing list