[all-commits] [llvm/llvm-project] 26ef38: [mlir][sparse] Add optional size_hint operand to b...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed Nov 9 16:20:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26ef3868c5ee3a449437cc0e407e958b258d8562
      https://github.com/llvm/llvm-project/commit/26ef3868c5ee3a449437cc0e407e958b258d8562
  Author: bixia1 <bixia at google.com>
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Bufferization/IR/BufferizationOps.td
    M mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp
    M mlir/test/Dialect/Bufferization/ops.mlir

  Log Message:
  -----------
  [mlir][sparse] Add optional size_hint operand to bufferization.alloc_tensor.

Reviewed By: aartbik

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




More information about the All-commits mailing list