[all-commits] [llvm/llvm-project] ba95bf: [mlir][tensor] Add getMixedSizes helper

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Aug 25 01:29:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba95bf765d081f64284e90eba852a4fe5469ff48
      https://github.com/llvm/llvm-project/commit/ba95bf765d081f64284e90eba852a4fe5469ff48
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Tensor/IR/Tensor.h
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
    M mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp

  Log Message:
  -----------
  [mlir][tensor] Add getMixedSizes helper

This helper function computes the dimensions of a tensor value as OpFoldResults.

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




More information about the All-commits mailing list