[all-commits] [llvm/llvm-project] cb4712: [mlir][bufferize] Improve to_tensor/to_memref folding

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jun 27 12:43:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb471241797b64964dae719382ce43c51bd2441a
      https://github.com/llvm/llvm-project/commit/cb471241797b64964dae719382ce43c51bd2441a
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/Bufferization.h
    M mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
    M mlir/test/Dialect/SCF/canonicalize.mlir
    M mlir/test/Dialect/SparseTensor/sparse_vector_chain.mlir

  Log Message:
  -----------
  [mlir][bufferize] Improve to_tensor/to_memref folding

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




More information about the All-commits mailing list