[all-commits] [llvm/llvm-project] 933fde: [mlir][tensor][NFC] Simplify extract_slice(cast) f...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jul 31 06:13:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 933fde3d1c6217ad6f40f8668832585ceba1929c
      https://github.com/llvm/llvm-project/commit/933fde3d1c6217ad6f40f8668832585ceba1929c
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-07-31 (Mon, 31 Jul 2023)

  Changed paths:
    M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp

  Log Message:
  -----------
  [mlir][tensor][NFC] Simplify extract_slice(cast) folder

The type computation part is not needed.

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




More information about the All-commits mailing list